dataset: The functionS in this file prepare the dataset for the...

Description Usage

View source: R/dataset_handling.R

Description

The functionS in this file prepare the dataset for the modeling

Usage

 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
)

rahiuhn/HDSI documentation built on Dec. 22, 2021, 12:01 p.m.