| getP-methods | R Documentation |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.