R/data_qda_perf.R
qda_perf.Rd
This data/object carries the information about the classification performance
of a Quadratic Discriminant ("QDA")) model on the set of
dmps
.
qda_perf
qda_perf is list object consisting of the following elements:
Classification performance of the
"LDA" model on the set of dmps
False discovery rate estimated for the "QDA"
model on the set of dmps
qda_perf is a list object obtained applying
evaluateDIMPclass
function on the set of
dmps
.