Displaying 1 result from an estimated 1 matches for "ex15".
Did you mean:
  0x15
  
2008 Sep 25
0
Please help me interpret these results (fitting distributions to real data)
...roceed to answer the questions of interest?
Anyway, in my early tests (before I figured out which distribution is most
appropriate in this case), I got the following results (this is for one
week's data, but other weeks' result are similar).
==========curious results=================
> ex15 = fitdistr(x15,"exponential")
> str(ex15)
List of 4
 $ estimate: Named num 0.0653
  ..- attr(*, "names")= chr "rate"
 $ sd      : Named num 0.00356
  ..- attr(*, "names")= chr "rate"
 $ n       : int 337
 $ loglik  : num -1256
 - attr(*, "cl...