Learn R Programming

spatsurv (version 2.0)

residuals.mcmcspatsurv: resuiduals.mcmcspatsurv function

Description

A function to compute Cox-Snell / modeified Cox-Snell / Martingale or Deviance residuals

Usage

# S3 method for mcmcspatsurv
residuals(object, type = "Cox-Snell", ...)

Value

the residuals

Arguments

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)