, April 10, 2013 3:05 PM
To: PIKAL Petr
Cc: r-help@r-project.org
Subject: Re: [R] Error when using fitdist function in R
Dear PIKAL,
Thank you for your kind reply. The function fitdist comes from package
fitdistrplus. I am attaching a .csv document that contains the data I want to
fit a
lues only. Having zero values would give the results you see.
>
>
>
>> Regards
>> Petr
>>
>>
>>
>> -Original Message-
>>> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
>>> project.org] On Behalf Of Paul Bernal
>>>
ginal Message-
> > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> > project.org] On Behalf Of Paul Bernal
> > Sent: Tuesday, April 09, 2013 11:19 PM
> > To: r-help@r-project.org
> > Subject: [R] Error when using fitdist function in R
> >
> > Hello
[mailto:r-help-bounces@r-
project.org] On Behalf Of Paul Bernal
Sent: Tuesday, April 09, 2013 11:19 PM
To: r-help@r-project.org
Subject: [R] Error when using fitdist function in R
Hello everyone,
I was trying to do some distribution fitting with a numerical field
called Tolls. The sample size = 999 rows
nces@r-
> project.org] On Behalf Of Paul Bernal
> Sent: Tuesday, April 09, 2013 11:19 PM
> To: r-help@r-project.org
> Subject: [R] Error when using fitdist function in R
>
> Hello everyone,
>
> I was trying to do some distribution fitting with a numerical field
> called
>
> Hello everyone,
>
>
> I was trying to do some distribution fitting with a numerical field
> called Tolls. The sample size = 999 rows.
>
> Basically I assigned the Toll data to a new variable K by doing:
> k<-dtest$Toll
>
> After that, tried to fit a gamma distribution by doing: fitG<-fitdist
Hello everyone,
I was trying to do some distribution fitting with a numerical field called
Tolls. The sample size = 999 rows.
Basically I assigned the Toll data to a new variable K by doing:
k<-dtest$Toll
After that, tried to fit a gamma distribution by doing: fitG<-fitdist(k,
"gamma")
Then th
7 matches
Mail list logo