SummarySosDisc-class | R Documentation |
"SummarySosDisc"
- summary of "SosDisc"
objectsContains summary information about a SosDisc
object representing
the results of the robust and sparse multigroup classification
by the optimal scoring approach.
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()
.
obj
:Object of class "SosDisc"
signature(object = "SummarySosDisc")
: display the object
Irene Ortner irene.ortner@applied-statistics.at and Valentin Todorov valentin.todorov@chello.at
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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/s10618-019-00666-8")}.
SosDisc-class
showClass("SummarySosDisc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.