View source: R/postprocessing.R
residuals.mcmcspatsurv | R Documentation |
A function to compute Cox-Snell / modeified Cox-Snell / Martingale or Deviance residuals
## S3 method for class 'mcmcspatsurv'
residuals(object, type = "Cox-Snell", ...)
object |
an object produced by the function survspat |
type |
type of residuals to return. Possible choices are 'Cox-Snell', 'modified-Cox-Snell', 'Martingale' or 'deviance'. |
... |
other arguments (not used here) |
the residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.