Method for extracting model fitted values from a fitted multivatiate spatially-varying coefficient GLMM (svcMsAbund
).
# S3 method for svcMsAbund
fitted(object, ...)
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.
object of class svcMsAbund
.
currently no additional arguments
A method to the generic fitted
function to extract fitted values for fitted model objects of class svcMsAbund
.