Overview of Metrics

Each metric compares simulated individuals with experimental data based on the following statistics:

Julia structmetric.type in DataFramespecific propertiesBIP supportDescription
MeanMetricmeanmean, sd+Compare the mean.
MeanSDMetricmean_sdmean, sd+Compare the mean and standard deviation.
CategoryMetriccategorygroups, rates+Compare the categorical distribution.
QuantileMetricquantilelevels, values+Compare the quantile values.
SurvivalMetricsurvivallevels, values+Compare the survival curves.

BIP support indicates whether the metric is supported for Binary Integer Programming optimization, for example in VPopMIP.jl package.