CovControl-class {rrcov}R Documentation

Class "CovControl" is a VIRTUAL base control class

Description

The class "CovControl" is a VIRTUAL base control class for the derived classes representing the control parameters for the different robust methods

Arguments

trace whether to print intermediate results. Default is trace = FALSE
tolSolve numeric tolerance to be used for inversion (solve) of the covariance matrix in mahalanobis.

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

No methods defined with class "CovControl" in the signature.

Author(s)

Valentin Todorov valentin.todorov@chello.at


[Package rrcov version 0.5-01 Index]