| print.boxcoxLm {EnvStats} | R Documentation | 
Print Output of Objective for Box-Cox Power Transformations for an "lm" Object
Description
Formats and prints the results of calling the function boxcox 
when the argument x supplied to boxcox is an object of 
class "lm".  This method is automatically called by print 
when given an object of class "boxcoxLm".  The names of other functions 
involved in Box-Cox transformations are listed under Data Transformations.
Usage
## S3 method for class 'boxcoxLm'
print(x, ...)
Arguments
x | 
 an object of class   | 
... | 
 arguments that can be supplied to the   | 
Details
This is the "boxcoxLm" method for the generic function print.  
Prints the objective name,  the details of the "lm" object used, 
the sample size, 
the values of the powers, and the values of the objective.  In the case of 
optimization, also prints the range of powers over which the optimization 
took place.
Value
Invisibly returns the input x.
Author(s)
Steven P. Millard (EnvStats@ProbStatInfo.com)
References
Chambers, J. M. and Hastie, T. J. (1992). Statistical Models in S. Wadsworth & Brooks/Cole.
See Also
boxcox, boxcoxLm.object, plot.boxcoxLm, 
Data Transformations, print.