Learn R Programming

unmarked (version 1.4.3)

getP-methods: Methods for Function getP in Package `unmarked'

Description

Methods for function getP in Package `unmarked'. These methods return a matrix of the back-transformed detection parameter (\(p\) the detection probability or \(\lambda\) the detection rate, depending on the model). The matrix is of dimension MxJ, with M the number of sites and J the number of sampling periods; or of dimension MxJT for models with multiple primary periods T.

Arguments

Methods

signature(object = "unmarkedFit")

A fitted model object

signature(object = "unmarkedFitDS")

A fitted model object

signature(object = "unmarkedFitMPois")

A fitted model object

signature(object = "unmarkedFitGMM")

A fitted model object

signature(object = "unmarkedFitOccuCOP")

With unmarkedFitOccuCOP the object of a model fitted with occuCOP. Returns a matrix of \(\lambda\) the detection rate.