transition: transition constructs and validates an object of class...

Description Usage Arguments Value

View source: R/process_model.R

Description

transition constructs and validates an object of class transition

Usage

1
transition(rate, parent, offspring)

Arguments

rate

a rate for the transition

parent

the parent type for the transition

offspring

the update to the system after the transition

Value

The transition object if it is valid, throws an error otherwise


Michorlab/estipop documentation built on March 4, 2020, 1:24 p.m.