modSelFP | R Documentation |
The unmarked functions fitList
and modSel
do now work for 'unmarkedFitOccuFP' models, so this stop-gap function is deprecated. Use modSel(fitList(fits=mod.list))
instead.
modSelFP(mod.list)
mod.list |
A list of fitted model objects of class 'unmarkedFitOccuFP' as returned by unmarked. |
A data frame with a row for each model in the input list and columns for number of parameters, AIC, deltaAIC, AIC weight and cumulative AIC weight.
Kéry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology AHM2 - 7.2.2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.