fitted.svcTPGBinom | R Documentation |
Method for extracting model fitted values from a fitted multi-season single-species spatially-varying coefficients binomial model (svcTPGBinom
).
## S3 method for class 'svcTPGBinom'
fitted(object, ...)
object |
object of class |
... |
currently no additional arguments |
A method to the generic fitted
function to extract fitted values for fitted model objects of class svcTPGBinom
.
A three-dimensional matrix of fitted values for use in Goodness of Fit assessments. Dimensions correspond to MCMC samples, sites, and primary time periods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.