BirthDeath: Birth-Death Model Results

BirthDeathR Documentation

Birth-Death Model Results

Description

An RData object containing two data.frames. The first consists of ten parameter sets run through a simple, two-parameter, stochastic birth-death model; five of the points have 500 replicates and the other five have only 5 replicates. The second consists of ten further points, each with ten replicates. The objects are denoted training and validation, representing their expected usage.

Usage

BirthDeath

Format

A list of two data.frames training and validation: each data.frame has the following columns:

lambda

Birth rate

mu

Death rate

Y

The number of people at time t = 15

Details

The initial population for the simulations is 100 people; the model is run until t = 15 to obtain the results to emulate.


hmer documentation built on June 22, 2024, 9:22 a.m.