birthdeath: Birth-death model

Description Usage Format Details Author(s) References

Description

Model with two states and a probability of switching between the two.

Usage

1
ca(l, birthdeath, parms = p)

Format

An object of class ca_model of length 6.

Details

This model implements only two states (dead or alive). Each cell can transition to the other depending only on a probability transition p ( dead -> alive) or q (alive -> dead). This model serves as a null model for the others provided for caspr.

Author(s)

None

References

None


fdschneider/caspr documentation built on May 16, 2019, 12:12 p.m.