prepare_plot_data_from_fit_tibble: Prepare fit data for plotting

Description Usage Arguments Value

View source: R/survival_fit_output.R

Description

Prepare fit data for plotting

Usage

1
prepare_plot_data_from_fit_tibble(fit_tib, B_ci = 100)

Arguments

fit_tib

a tibble containing fits

B_ci

number of simulations to use for confidence intervals for flexsurvreg objects; becomes the B of flexsurv::summary.flexsurvreg()

Value

a tibble with the necessary data


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