calibration: Methods for model calibration

cal_method_classR Documentation

Methods for model calibration

Description

Methods for model calibration

Usage

cal_method_class(values = values_cal_cls)

cal_method_reg(values = values_cal_reg)

values_cal_cls

values_cal_reg

Arguments

values

A character string of possible values. See values_cal_cls and values_cal_reg (in examples below).

Format

An object of class character of length 6.

An object of class character of length 5.

Details

This parameter is used in postprocessing methods in the tailor package.

Examples

values_cal_cls
cal_method_class()

values_cal_reg
cal_method_reg()

tidymodels/dials documentation built on June 10, 2025, 9:34 p.m.