Learn R Programming

dials (version 1.4.1)

cal_method_class: 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

Format

An object of class character of length 6.

An object of class character of length 5.

Arguments

values

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

Details

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

Examples

Run this code
values_cal_cls
cal_method_class()

values_cal_reg
cal_method_reg()

Run the code above in your browser using DataLab