On Wed, 22 Dec 2004 16:33:52 +0100 Angela Re wrote: > Good evening, > I need to fit experimental distributions by theoretical ones. I know > that it is possible in the package MASS but I don't know how to > install it. Can you help me?
Please do read the basic manuals such as "An Introduction to R" and also look at the FAQs. Hint: Packages can be installed with install.packages() but you might want to check if MASS is already installed... Z > Thank you, Angela > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
