metrix | R Documentation |
the MLHO metrix function
metrix(
datval,
model,
label.col,
note,
phenx = "phenotype",
topn,
class = "binary"
)
datval |
data on which validation will be computed |
model |
the model |
label.col |
the column number with labels |
note |
model description |
phenx |
outcome of the study or phenotype of the interest – default is "phenotype" |
topn |
number of features used in the training data |
class |
binary or continuous prediction |
output includes performance model metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.