SummarySosDisc-class {rrcovHD} | R Documentation |
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.
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
Author(s)
Irene Ortner irene.ortner@applied-statistics.at and Valentin Todorov valentin.todorov@chello.at
References
Clemmensen L, Hastie T, Witten D & Ersboll B (2012), Sparse discriminant analysis. Technometrics, 53(4), 406–413.
Ortner I, Filzmoser P & Croux C (2020), Robust and sparse multigroup classification by the optimal scoring approach. Data Mining and Knowledge Discovery 34, 723–741. doi:10.1007/s10618-019-00666-8.
See Also
Examples
showClass("SummarySosDisc")