MSMR lite

MSMSR.lite(
  MLHO.dat,
  labels,
  binarize = FALSE,
  sparsity = NA,
  jmi = TRUE,
  topn = 200,
  patients,
  multicore = FALSE
)

Arguments

MLHO.dat

your dbmart goes here

labels

your labeldt goes here

binarize

if you want the outcome to be binary

sparsity

if you want to apply sparsity

jmi

if you want to do jmi

topn

the number of features to be selected

patients

vector of patients

multicore

if you want to parallelize the jmi