Learn R Programming

rrcov (version 0.4-08)

SummaryLda-class: Class "SummaryLda" - summary of "Lda" objects

Description

Summary information about an Lda - Linear Discriminant Analysis object

Arguments

Objects from the Class

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

See Also

Lda-class

Examples

Run this code
showClass("SummaryLda")

Run the code above in your browser using DataLab