rrcovHD (version 0.2-6)

SummarySosDisc-class: Class "SummarySosDisc" - summary of "SosDisc" objects

Description

Contains summary information about a SosDisc object representing the results of the robust and sparse multigroup classification by the optimal scoring approach.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SummarySosDisc", ...), but most often by invoking summary() on an "SosDisc" object. They contain values meant for printing by show().

Slots

obj:

Object of class "SosDisc"

Methods

show

signature(object = "SummarySosDisc"): display the object

References

Clemmensen L, Hastie T, Witten D & Ersboll B (2012), Sparse discriminant analysis. Technometrics, 53(4), 406--413.

Hoffmann I, Filzmoser P & Croux C (2016), Robust and sparse multigroup classification by the optimal scoring approach. Submitted for publication.

See Also

SosDisc-class

Examples

Run this code
# NOT RUN {
showClass("SummarySosDisc")
# }

Run the code above in your browser using DataLab