Learn R Programming

rrcov (version 0.4-08)

PredictLda-class: Class "PredictLda" - prediction of "Lda" objects

Description

The prediction of a "Lda" object

Arguments

Objects from the Class

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

See Also

Lda-class

Examples

Run this code
showClass("PredictLda")

Run the code above in your browser using DataLab