ggresiduals {survstan}R Documentation

Generic S3 method ggresiduals

Description

Generic S3 method ggresiduals

Usage

ggresiduals(object, ...)

Arguments

object

a fitted model object.

...

further arguments passed to or from other methods.

Details

Generic method to plot residuals of survival models.

Value

the desired residual plot.


[Package survstan version 0.0.7.1 Index]