methods
for class wle.stepwise
or summary.wle.stepwise
.summary.wle.stepwise(object, num.max=20, ...)print.wle.stepwise(x, digits = max(3, getOption("digits") - 3), ...)
print.summary.wle.stepwise(x, digits = max(3, getOption("digits") - 3), ...)
wle.stepwise
.wle.stepwise
or summary.wle.stepwise
.summary.wle.stepwise
returns the last num.max
iterations, call
plus:coefficients
, fitted.values
, residuals
and weights
can be used to extract various useful features of the value returned by wle.stepwise
.