Skip to content
Prev 205201 / 398506 Next

Help with function "fitdistr" in "MASS"

Hi, R users:

I want to fit my data into a normal distribution by using the command
"fitdistr" in "MASS".
I changed my data class from "ts" to "numeric" by
but after using "fitdistr", I got the result below
mean    sd 
  NA     NA  
 (NA)   (NA) 

the help doc of "fitdistr" does not mention anything about that, thus I need
your help.

Thank you in advanced,
Saji from Shanghai