This data/object carries the information about the classification performance of a Quadratic Discriminant ("QDA")) model on the set of dmps.

qda_perf

Format

qda_perf is list object consisting of the following elements:

Performance

Classification performance of the "LDA" model on the set of dmps

.
FDR

False discovery rate estimated for the "QDA" model on the set of dmps

model

The qda model fitted on the set of dmps

.

qda_perf is a list object obtained applying evaluateDIMPclass function on the set of dmps.