getThresholds: Get thresholds

Description Usage Arguments Details Value

Description

This function extracts values of thresholds from solution.

Usage

1
getThresholds(problem, solution)

Arguments

problem

Problem whose model was solved.

solution

Result of model solving (e.g. result of findRepresentativeFunction or investigateUtility).

Details

Function is deprecated. Solution already contains thresholds.

Value

Vector containing h-1 thresholds from t_1 to t_h-1 where t_p-1 is lower threshold of class C_p and h is number of classes.


kciomek/rorutadis documentation built on May 20, 2019, 8:16 a.m.