[R] SIMPLE question
Rui Barradas
ruipbarradas at sapo.pt
Thu Feb 12 18:53:48 CET 2015
Hello,
Try the following.
install.packages("sos") #if not yet
Then,
library(sos)
findFn("boxcox")
There are several hits, maybe you could start with package car
Hope this helps,
Rui Barradas
Em 12-02-2015 16:19, CHIRIBOGA Xavier escreveu:
> Hi everybody!
>
>
>
> I want to do a boxcox transformation, but I got this:
>
>
>
> Error: could not find function "boxcox"
>
>
>
> What can I do? I am using R studio.
>
>
>
> Thanks!!!
>
>
>
> Xavier
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list