unmarkedFitList-class {unmarked} | R Documentation |
Class to hold multiple nested fitted models from one of
unmarked
's fitting functions
Objects can be created by using the fitList
function.
fits
:"list"
of models.signature(object = "unmarkedFitList")
:
Model selectionsignature(object = "unmarkedFitList")
:
Model-averaged predictionModel-averaging regression coefficients is intentionally not implemented.
showClass("unmarkedFitList")