stop_criterion: stop_criteron constructs and validates an object of class...

Description Usage Arguments Value

View source: R/process_model.R

Description

stop_criteron constructs and validates an object of class stop_critereon

Usage

1
stop_criterion(indices, inequality, value)

Arguments

indices

the indices of population vector to sum in determining whether to stop

inequality

the type of comparison

value

value to compare sum against to determine whether to stop simulation

Value

the stop_criteron object if it is valid, throws an error otherwise


Michorlab/estipop documentation built on March 4, 2020, 1:24 p.m.