MSMSR.lite | R Documentation |
MSMR lite
MSMSR.lite(
MLHO.dat,
labels,
binarize = FALSE,
sparsity = NA,
jmi = TRUE,
topn = 200,
patients,
multicore = FALSE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.