Method for extracting model fitted values from a fitted single-species spatially-varying coefficients binomial model (svcPGBinom
).
# S3 method for svcPGBinom
fitted(object, ...)
A two-dimensional matrix of fitted values for use in Goodness of Fit assessments. Dimensions correspond to MCMC samples and sites.
object of class svcPGBinom
.
currently no additional arguments
A method to the generic fitted
function to extract fitted values for fitted model objects of class svcPGBinom
.