bhpm.sim.control.params: Generate a template for the individual model parameter...

Description Usage Arguments Value Author(s) Examples

View source: R/bhpm.params.R

Description

This function generates a template for overriding the global simulation parameters used by the model simulation functions (e.g. bhpm.cluster.BB.hier3).

Usage

1
	bhpm.sim.control.params(cluster.data, model = "1a")

Arguments

cluster.data

A file or data frame containing the cluster data.

model

Allowed values are "BB" and "1a" for point-mass and non-point-mass models respectively.

Value

A dataframe containing the simulation parameters template.

Author(s)

R. Carragher

Examples

1
2
3
4
5
6
7

bhpm documentation built on April 1, 2020, 5:09 p.m.