plot_cloglog_fit_tibble: Assemble data from a fit tibble and plot a log cumulative...

Description Usage Arguments Value

View source: R/survival_fit_output.R

Description

Assemble data from a fit tibble and plot a log cumulative hazard plot

Usage

1
plot_cloglog_fit_tibble(fit_tibble, treatments = NULL, set_name, type, ...)

Arguments

fit_tibble

the output of survival_fits_from_tabular().

treatments

the treatments to include; if left NULL, all treatments will be included.

set_name

subset name

type

PFS or OS

...

additional parameters to pass to plot_fit_data()

Value

a ggplot plot


MattWiener/heemodFits documentation built on May 19, 2019, 8:21 a.m.