createModels: Designed as a helper to create caribou models based on 2011...

Description Usage Arguments Value Author(s)

View source: R/createModels.R

Description

Designed as a helper to create caribou models based on 2011 ECCC report on population demographics and RSF. This function uses createEquation internally.

Usage

1
createModels(caribouCoefTable = NULL, modelsToUse = "M3")

Arguments

caribouCoefTable

data.table of the coefficient values for all models available. If not provided, will use as default the one from ECCC 2011 for population demographics.

modelsToUse

Character string of the model to be used. Currently only "M3" and "M7" (demographics) and "TaigaPlains" (RSF) have been implemented. Default is "M3".

Value

names list of the quote of the model that can be parsed to generate the simulated data bootstrapped using the model coefficients.

Author(s)

Tati Micheletti


tati-micheletti/usefulFuns documentation built on July 7, 2020, 3:19 p.m.