getThresholds: Get thresholds

Description Usage Arguments Details Value

View source: R/solution.R

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.


rorutadis documentation built on May 2, 2019, 8:51 a.m.