BirthDeath | R Documentation |
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.
BirthDeath
A list of two data.frames training
and validation
: each
data.frame has the following columns:
Birth rate
Death rate
The number of people at time t = 15
The initial population for the simulations is 100 people; the model is run until t = 15 to obtain the results to emulate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.