unmarkedFitList-class: Class "unmarkedFitList"

Description Objects from the Class Slots Methods Note See Also Examples

Description

Class to hold multiple nested fitted models from one of unmarked's fitting functions

Objects from the Class

Objects can be created by using the fitList function.

Slots

fits:

A "list" of models.

Methods

modSel

signature(object = "unmarkedFitList"): Model selection

predict

signature(object = "unmarkedFitList"): Model-averaged prediction

Note

Model-averaging regression coefficients is intentionally not implemented.

See Also

fitList, unmarkedFit

Examples

1
showClass("unmarkedFitList")

ianfiske/unmarked documentation built on May 18, 2019, 1:28 a.m.