woparam {trafo} | R Documentation |
Transformations without transformation parameter
Description
Transforms the dependent variable of a regression model using transformations without transformation parameter.
Usage
woparam(object, ...)
Arguments
object |
an object of type lm or lme. |
... |
other parameters that can be passed to the function. |
Value
The return depends on the class of its argument. The documentation of particular methods gives detailed information about the return of that method.
See Also
[Package trafo version 1.0.1 Index]