This data/object carries the information about the classification performance of "logistic" model on the set of dmps.

logit_perf

Format

logit_perf is an object from class "LogisticR", consisting of a list with the following elements:

Performance

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

.
FDR

False discovery rate estimated for the logistic model on the set of dmps

model

The fitted glm logistic model fitted on the set of dmps

.

logit_perf is an object from "LogisticR" class, which was obtained applying evaluateDIMPclass function on the set of dmps.