Description Usage
View source: R/dataset_handling.R
The functionS in this file prepare the dataset for the modeling
1 2 3 4 5 6 7 8 9 10 11 12
dataset( varnum, setting = "No_Correlation", var = c("Mar", "No_Mar", "No_Var"), seed = 2, main_var = 10, var_effect = 0.5, correlation_var = 15, correlation_val = 5, high_dim = T, train_sample = 500 )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.