Dear all, I would like to ask if there is a simple was in R to fit the chi-squared distribution to the empirical data? Thanks a lot! [[alternative HTML version deleted]]
On Fri, 8 Jan 2010 14:39:34 +0100 Trafim Vanishek <rdapamoga at gmail.com> wrote:> I would like to ask if there is a simple was in R to fit the chi-squared > distribution to the empirical data?Sure. Use the 'fitdistr' function in the 'MASS' package. -- Karl Ove Hufthammer