Description Usage Arguments Value
Fit model by step-wise variable selection.
1 2
stan_surv_step(x, time = "time", status = "status", scope = NULL, criterion = "loo", verbose = TRUE, fit = NULL, stan_function = NULL)
train
: train data time : time variable status : status variable method: forward, backward or both fit : fit model: "Stepwise", "Random forest"
stan_step fit model
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.