powered by
Pre-Processing of models
pre_process(data, operations = NULL, control = NULL)
input data.frame
string vector with the operation names in order to be applied
list of control parameters for the operations
# NOT RUN { fn <- binh model <- build_surmodel(fn, 20, 2) data <- model@data # }
Run the code above in your browser using DataLab