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@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.


______________________________________________
R-help@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.

Reply via email to