create.param.arrays: Creates a list of arrays for storing the ddf results

Description Usage Arguments Value Note Author(s)

View source: R/create.param.arrays.r

Description

Creates a list of arrays. These are used to store the parameter estimates, a record of convergence, selection criteria values and which model was selected in the case of model uncertainty.

Usage

1
create.param.arrays(model.names, ddf.models, n, criteria)

Arguments

model.names

a list of character vectors of model names with the elements named by species code

ddf.models

a list of all the ddf models named in model.names.

n

the number of bootstrap iterations to be completed.

criteria

the name of the model selection criteria.

Value

list of arrays

Note

Internal function not intended to be called by user.

Author(s)

Laura Marshall


mads documentation built on July 2, 2020, 2:12 a.m.