Description Usage Arguments Details Value Note Author(s) See Also
View source: R/check.ddf.models.R
Performs various checks on the models and model names supplied by the user, including checking that the data in each model are the same across species codes to ensure valid comparison using the AIC/AICc/BIC selection criteria.
1 | check.ddf.models(model.names, ddf.models)
|
model.names |
a list of vectors of model names. Each list element is named according to the species code. |
ddf.models |
a list of ddf objects named in model.names |
In addition, this routine establishes whether the analyses are double observer or not and whether the observations are individuals of clusters.
list of two boolean values relating to cluster size and double observer analyses.
Internal function not intended to be called by user.
Laura Marshall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.