evolreg-class: Class "evolreg"

Description Objects from the Class Slots Extends Author(s) See Also

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@hshl.de

See Also

"FreakReturn", robreg.evol


RFreak documentation built on May 1, 2019, 10:53 p.m.

Related to evolreg-class in RFreak...