residuals.rpsftm {rpsftm}R Documentation

residual() method for rpsftm objects

Description

Function to apply residual method to rpsftm objects

Usage

## S3 method for class 'rpsftm'
residuals(object, ...)

Arguments

object

an object returned from the rpsftm() function.

...

further arguments passed to or from other methods.

Value

a residuals object.

Author(s)

Simon Bond

See Also

residuals residuals.coxph residuals.survreg


[Package rpsftm version 1.2.9 Index]