Learn R Programming

wle (version 0.9-91)

wle.onestep.summaries: Summaries and methods for wle.onestep

Description

Until now, only print methods is available for class wle.onestep. print.wle.onestep print nicely the output.

Usage

"print"(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x
an object of class wle.onestep.
digits
number of digits to be used for most numbers.
...
further arguments passed to or from other methods.

See Also

wle.onestep a function for one-step estimation in linear models.