fixLimit: Fixed the requested limit, such that is matches the step size...

View source: R/fixLimit.R

fixLimitR Documentation

Fixed the requested limit, such that is matches the step size of possible solutions.

Description

Fixed the requested limit, such that is matches the step size of possible solutions.

Usage

fixLimit(nScenarios, prob)

Arguments

nScenarios

The total number of scenarios to be made. Default is 100 scenarios

prob

The threshold (probability) to be reached given as decimal

Examples

fixLimit(nScenarios=100,prob=0.50)


eaoestergaard/UNPIE documentation built on Aug. 23, 2022, 2:28 a.m.