simulate_pops: Simulate random populations

Description Usage Arguments Author(s)

View source: R/simulate_pops.R

Description

Simulate random populations

Usage

1
2
simulate_pops(pop_n = 100, pop_names = NULL, pop_totals = NULL,
  aims_n = 50, aims_names = NULL)

Arguments

pop_n

Number of populations to simulate

pop_names

Their names. If NULL: The names are "pop_001" through "pop_pop_n"

pop_totals

How many observations/sampled individuals per population. If one number this is used as parameter in a Poisson distribution

aims_n

Number of AIMs

aims_names

Their names. If NULL: The names are "rs_001" through "rs_aims_n"

Author(s)

Torben Tvedebrink tvede@math.aau.dk


genogeographer documentation built on Sept. 27, 2019, 5:03 p.m.