| summary.ICS_Out | R Documentation |
Summary of an 'ICS_Out' Object
Summarizes an 'ICS_Out' object in an informative way.
## S3 method for class 'ICS_Out'
summary(object, ...)
object |
object object of class |
... |
additional arguments passed to |
An object of class "ICS_Out_summary" with the following components:
comps: Vector giving the indices of the ICS components selected.
method: Name of the method used to decide upon the number of ICS components.
test: he name of the normality test as specified in the function call.
S1_label: Name of S1.
S2_label: Name of S2.
level_test: The level for deciding upon the cut-off value for the ICS distances.
level_dist: The initial level for selecting the invariant coordinates.
nb_outliers: the number of observations identified as outliers.
Aurore Archimbaud and Klaus Nordhausen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.