One parameter transformations
Transforms the dependent variable of a regression model using one parameter transformations.
oneparam(object, ...)
object
: an object of type lm or lme....
: other parameters that can be passed to the function.The return depends on the class of its argument. The documentation of particular methods gives detailed information about the return of that method.
oneparam.lm
Useful links