Arguments
object
a dimension reduction regression object name, or an n by p matrix
sigma
A tuning parameter, with default 1, usually in the range .2
to 1.0
covmethod
covmethod is passed as the argument method
to the function cov.rob
in the required package
lqs
. The choices are "classical"
,
"mve"
and "mcd"
. This probably will not wor
nsamples
The weights are determined by random sampling from a
data-determined normal distribution. This controls the number of samples
x
An $n \times p$ data matrix with no missing values
method
see covmethod above
...
Additional args are passed to cov.rob