Nothing
train_forest()
and predict()
train_forest()
does not used X
and Y
anymore but data
, id_var
, covariates
, event
, time_vars
, death_var
to define data-related parameterstrain_forest()
n_boostrap
is set to NULL by default. If NULL, the number of bootstrap samples is set to 2/3 the number of individuals in the dataset.params
is not a function parameter anymore, each parameter must be explicitly provided in the function callAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.