get_calibrations: Performs a posterior multinomial calibration of machine...

Description Usage Arguments Value

View source: R/ml_predictions.R

Description

Performs a posterior multinomial calibration of machine learning predictions

Usage

1
get_calibrations(REGIONS, LRN_IDS, preds, plot = FALSE)

Arguments

REGIONS

character, the task.id identifiers and the list of area of study

LRN_IDS

character, the learner.id identifiers and the list of learners

preds

list, output from get_predictions()

plot

logical, if TRUE displays a calibration plot

Value

the calibration models


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.