checkSolution: Checks whether the solution generated by the ODE solver contains negative values
Description
Checks whether the solution generated by the ODE solver contains negative values
Usage
checkSolution(soln, tol = -0.1)
Arguments
soln
Matrix from ode solver out$solution