model.review.AUROCC: Area Under Receiver Operating Characteristics Curve (AUROCC)...

Description Usage Arguments

View source: R/model.review.AUROCC.r

Description

This function calculates AUROCC of predictions of the specified models.

Usage

1
2
model.review.AUROCC(study_sample, which_preds = c("pred_cat", "tc"),
  outcome_name)

Arguments

study_sample

The study sample list. No default.

which_preds

Character vector with list name of predictions. Default: c('pred_cat', 'tc')

outcome_name

The name of the outcome variable. No default.


itslwg/SupaLarna documentation built on Aug. 2, 2020, 1 a.m.