| pcaQda_perf | R Documentation |
This data/object carries the information about the classification performance
of the combined models of Principal Components PCA and Quadratic
Discriminant ("QDA")) analyses on the set of dmps.
pcaQda_perf
pcaQda_perf is an object from class "pcaQDA", consisting of a list with the following elements:
Classification performance of the
"PCA+QDA" model on the set of dmps
.
False discovery rate estimated for the
"PCA+QDA" model on the set of dmps
.
The "pcaQDA" model fitted on the set
of dmps, carrying the qda and the
"PCA" models. The "PCA" is fitted with
prcomp
function.
pcaQda_perf is an object from "pcaQDA" class, which was
obtained applying evaluateDIMPclass function on the set of
dmps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.