the MLHO metrix function

metrix(
  datval,
  model,
  label.col,
  note,
  phenx = "phenotype",
  topn,
  class = "binary"
)

Arguments

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

Value

output includes performance model metrics