View source: R/parametersSimulation.R
parametersSimulation | R Documentation |
Values for the hyperparameters used in the simulation setup
parametersSimulation(folds, xnam, data, tao)
folds |
number of folds |
xnam |
a vector with the covariates names considered in the modeling |
data |
a training data set |
fmla |
formula object ex. "E ~ x1+x2" |
a list of values for each hyperparameter in each algorithm used in the simulation setup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.