new_transition: new_transition constructor for object of class 'transition'

Description Usage Arguments Value

View source: R/process_model.R

Description

new_transition constructor for object of class transition

Usage

1
new_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

A new branching process rate object


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