R/data_lda_perf.R
lda_perf.Rd
This data/object carries the information about the classification performance
of a Linear Discriminant ("LDA")) model on the set of
dmps
.
lda_perf
lda_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 "LDA"
model on the set of dmps
lda_perf is a list object obtained applying
evaluateDIMPclass
function on the set of
dmps
.