checkSolution: Checks whether the solution generated by the ODE solver...

Description Usage Arguments

View source: R/checkSolution.R

Description

Checks whether the solution generated by the ODE solver contains negative values

Usage

1
checkSolution(soln, tol = -0.1)

Arguments

soln

Matrix from ode solver out$solution

tol

tolerance


microPop documentation built on Feb. 3, 2022, 5:07 p.m.