ltsEA-class {RFreak}R Documentation

Class "ltsEA"

Description

Encapsulates information returned from FrEAK computing an LTS regression.

Objects from the Class

An ltsEA 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 LTS regression method, i.e., the sum of the h smallest squared raw residuals

Extends

Class "FreakReturn", directly.

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"FreakReturn", LTSevol


[Package RFreak version 0.2-0 Index]