Learn R Programming

spAbundance (version 0.2.1)

fitted.abund: Extract Model Fitted Values for abund Object

Description

Method for extracting model fitted values from a fitted GLMM (abund).

Usage

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

Value

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

Arguments

object

object of class abund.

...

currently no additional arguments

Details

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