Fits all the models named in model.names to the associated data supplied in ddf.dat.working. If more than one model is supplied for any species the model with the minimum selection criteria will be selected.
fit.ddf.models(
ddf.dat.working,
model.names,
ddf.models,
criterion,
bootstrap.ddf.statistics,
rep.no,
MAE.warnings
)
list of dataframes containing the data to which the models will be fitted
list of unique character vectors giving the names of the ddf objects for each species.
a list of ddf objects
character option specifying the model selection criteria - "AIC", "AICc" or "BIC".
array storing parameter estimates
numeric value indicating iteration number
character vector of warning messages
list of ddf objects