Skip to content
Prev 177829 / 398506 Next

Changing the binning of collected data

Hi Lorenzo,

I think it would be better if you provided a few example 
datasets/tables. Right now, I can't exactly circumscribe your problem.

When binning data, the cut() function tends to be very useful. To fit 
common univariate distributions to a given dataset, you should take a 
look at the fitdistr() function in the MASS package.

If this doesn't answer your question, please try to explain in details 
how your problem relates to R.

Best of luck,

Luc
Lorenzo Isella wrote: