[R] about Cox-Box transformation

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Feb 9 13:17:07 CET 2006


On Thu, 9 Feb 2006, Stefano Sofia wrote:

> Dear R-users,
> I am using R version 1.8.0-1 under Suse 8.2.

That is *really* old.

> I need to use the boxcox command because I want to apply a Cox-Box
> transformation to a vector of rainfall values.
> Within the libraries, the MASS library is present, but I don't know
> whether this means that is automatically installed or not.
> The command doesn't work. What do I have to do in order to make it
> working? Is just a problem of installation or simply of recalling the
> right command?

library(MASS), I presume.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list