evolreg-class {RFreak}R Documentation

Class "evolreg"

Description

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

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.

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"FreakReturn", robreg.evol


[Package RFreak version 0.2-5 Index]