plot.satsurv: Plot survival and cumulative hazard curves

View source: R/satpredplots.R

plot.satsurvR Documentation

Plot survival and cumulative hazard curves

Description

Plot estimated survival and cumulative hazard curves for satpred model.

Usage

## S3 method for class 'satsurv'
plot(
  x,
  ...,
  type = c("surv", "cumhaz"),
  lsize = 0.3,
  lcol = "grey",
  ltype = 2,
  compare = FALSE,
  compare_lab = "satpred"
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.