Learn R Programming

spAbundance (version 0.2.1)

fitted.sfMsAbund: Extract Model Fitted Values for sfMsAbund Object

Description

Method for extracting model fitted values from a fitted spatial factor multivariate GLMM (sfMsAbund).

Usage

# S3 method for sfMsAbund
fitted(object, ...)

Value

A four-dimensional numeric array of fitted values for use in Goodness of Fit assessments. Array dimensions correspond to MCMC samples, species, sites, and replicates.

Arguments

object

object of class sfMsAbund.

...

currently no additional arguments

Details

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