fitted.msAbund: Extract Model Fitted Values for msAbund Object

View source: R/generics.R

fitted.msAbundR Documentation

Extract Model Fitted Values for msAbund Object

Description

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

Usage

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

Arguments

object

object of class msAbund.

...

currently no additional arguments

Details

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

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.


spAbundance documentation built on Oct. 6, 2024, 1:08 a.m.