R/data_pcalogit_perf.R
pcalogit_perf.Rd
This data/object carries the information about the classification performance
of the combined models of Principal Components PCA and logistic
regression analyses on the set of dmps
.
pcalogit_perf
pcalogit_perf is an object from class "pcaLogisticR", consisting of a list with the following elements:
Classification performance of the
"pca.logistic" model on the set of dmps
False discovery rate estimated for the logistic
model on the set of dmps
The fitted glm
"logistic" and the "PCA" models. The "PCA" is fitted
with prcomp
pcalogit_perf is an object from "pcaLogisticR" class,
which was obtained applying evaluateDIMPclass
function on the
set of dmps
.