Learn R Programming

RFreak (version 0.3-0)

evolreg-class: Class "evolreg"

Description

Encapsulates information returned from FrEAK computing robust regression. For compatibility reasons also called ltsEA.

Arguments

Objects from the Class

An evolreg object holds four slots.

Slots

summary:
A data.frame with a summary of the FrEAK run (inherited from "FreakReturn")
best:
The best subset found
coefficients:
Vector of coefficient estimates
crit:
The value of the objective function of the used regression method

Extends

Class "FreakReturn", directly.

See Also

"FreakReturn", robreg.evol