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


HelenKettle/microPop documentation built on May 18, 2019, 9:15 p.m.