baseline {cystiSim}R Documentation

Random baseline populations

Description

Generate random baseline human and pig populations.

Usage

random_baseline_man(n, p)
random_baseline_pig(n, p, p.high)

Arguments

n

Number of individuals to simulate.

p

Proportion of individuals infected with a mature parasite.

p.high

Proportion of infected pigs with high infection intensity.

Note

For more details and examples, please visit the cystiSim Wiki pages on https://github.com/brechtdv/cystiSim/wiki.

Author(s)

brechtdv@gmail.com


[Package cystiSim version 0.1.0 Index]