oneparam: One parameter transformations

Description Usage Arguments Value See Also

View source: R/oneparam.R

Description

Transforms the dependent variable of a regression model using one parameter transformations.

Usage

1
oneparam(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

oneparam.lm


trafo documentation built on May 2, 2019, 2:13 p.m.

Related to oneparam in trafo...