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.
check.ddf.models(model.names, ddf.models)
a list of vectors of model names. Each list element is named according to the species code.
a list of ddf objects named in model.names
list of two boolean values relating to cluster size and double observer analyses.
In addition, this routine establishes whether the analyses are double observer or not and whether the observations are individuals of clusters.
execute.multi.analysis