Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check_convergence

Check for model convergence to asymptotic dynamics


Description

Check for model convergence to asymptotic dynamics

Usage

is_conv_to_asymptotic(ipm, tol = 1e-10)

Arguments

ipm

An object returned by make_ipm().

tol

The tolerance for convergence. Convergence is evaluated by making an element by element comparison for the population state vectors at time t and t-1.

Value

Either TRUE or FALSE.


ipmr

Fits Integral Projection Models Using an Expression Based Framework

v0.0.1
MIT + file LICENSE
Authors
Sam Levin [aut, cre] (<https://orcid.org/0000-0002-3289-9925>), Aldo Compagnoni [aut], Dylan Childs [aut], Sanne Evers [aut], Roberto Salguero-Gomez [aut], Tiffany Knight [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.