View source: R/tabular_input.R
load_surv_models | R Documentation |
Load a set of survival fits
load_surv_models(location, survival_specs, use_envir)
location |
base directory |
survival_specs |
information about fits |
use_envir |
an environment |
A list with two elements:
best_models
,
a list with the fits for each data file passed in; and
envir
,
an environment containing the models so they can be referenced to
get probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.