View source: R/print_mcmlrts.R
residuals.grid | R Documentation |
grid
objectConditional raw or standardised residuals are returned for a stored rtsFit
objects. If no prior model fit is stored,
then an error is returned.
## S3 method for class 'grid'
residuals(object, type, ...)
object |
A |
type |
Either "standardized" or "raw" |
... |
Further arguments passed from other methods |
A matrix with number of columns corresponding to the number of MCMC samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.