plot.surv_onestep: Plot the survival curve estimator

Description Usage Arguments Value

View source: R/plot_methods.R

Description

Plot the survival curve estimator

Usage

1
2
## S3 method for class 'surv_onestep'
plot(onestepfit, col = "green", add = FALSE, ...)

Arguments

onestepfit

object returned by surv_onestep or surv_onestep_complete

col

line color

add

whether to add to existing plot

...

Value

NA


wilsoncai1992/onestep.survival documentation built on May 29, 2019, 11:58 a.m.