bp_model_simple_birth_death: Convenience constructor for building a simple 1-type...

Description Usage Arguments Value

View source: R/bp_model.R

Description

Convenience constructor for building a simple 1-type birth-death process

Usage

1
bp_model_simple_birth_death(func_deps, nparam, ndep)

Arguments

func_deps

A vector of expressions encoding how each rate depends on the parameters of the model and a set of dependent variables.

nparam

The number of parameters in the model

ndep

The number of dependent variables which influence the rates of the model

Value

A new branching process model object if the parameters passed are valid. Otherwise an exception is thrown.


jproney/bpinference documentation built on April 19, 2021, 2:18 a.m.