R/data_pcaLda_perf.R
pcaLda_perf.Rd
This data/object carries the information about the classification performance
of the combined models of Principal Components PCA and Linear
Discriminant ("LDA")) analyses on the set of dmps
.
pcaLda_perf
pcaLda_perf is an object from class "pcaLDA", consisting of a list with the following elements:
Classification performance of the
"PCA+LDA" model on the set of dmps
False discovery rate estimated for the
"PCA+LDA" model on the set of dmps
The "PCA+LDA" model fitted on the set
of dmps
, carrying the lda
and the
"PCA" models. The "PCA" is fitted with
prcomp
pcaLda_perf is an object from "pcaLDA" class, which was
obtained applying evaluateDIMPclass
function on the set of
dmps
.