ICS_mlc | R Documentation |
It is a wrapper for the Cauchy estimator of location and scatter
for a multivariate t-distribution, as computed by ICS::tM()
.
ICS_mlc(x, location = FALSE, ...)
x |
a numeric matrix or data frame. |
location |
a logical indicating whether to include the M-estimate of
location (defaults to |
... |
potential further arguments passed to |
An object of class "ICS_scatter"
with the following
components:
location |
if requested, a numeric vector giving the location estimate. |
scatter |
a numeric matrix giving the estimate of the scatter matrix. |
label |
a character string providing a label for the scatter matrix. |
Andreas Alfons and Aurore Archimbaud
ICS::tM()
, ICS::ICS_tM()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.