Rdocumentation
powered by
Learn R Programming
rrcov (version 0.4-08)
CovControl-class: 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.