[R] Details about the boxcox function

Ben Bolker bbo|ker @end|ng |rom gm@||@com
Thu Jan 23 19:27:42 CET 2025


   MASS:::boxcox.lm (three :)

  which will lead you quickly to MASS:::boxcox.default where the real 
work gets done.

   cheers
    Ben Bolker


On 1/23/25 13:22, Daniel Lobo wrote:
> Hi,
> 
> I tried with
> 
> library(MASS)
> methods('boxcox')
> # [1] boxcox.default* boxcox.formula* boxcox.lm*
> 
> Then
> 
>> boxcox.lm
> 
> Error: object 'boxcox.lm' not found
> 
> How to look into the codes of boxcox.lm?
> 
> Thanks for your time
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list