fitted.svcPGBinom: Extract Model Fitted Values for svcPGBinom Object

View source: R/generics.R

fitted.svcPGBinomR Documentation

Extract Model Fitted Values for svcPGBinom Object

Description

Method for extracting model fitted values from a fitted single-species spatially-varying coefficients binomial model (svcPGBinom).

Usage

## S3 method for class 'svcPGBinom'
fitted(object, ...)

Arguments

object

object of class svcPGBinom.

...

currently no additional arguments

Details

A method to the generic fitted function to extract fitted values for fitted model objects of class svcPGBinom.

Value

A two-dimensional matrix of fitted values for use in Goodness of Fit assessments. Dimensions correspond to MCMC samples and sites.


spOccupancy documentation built on April 3, 2025, 10:03 p.m.