Learn R Programming

dials (version 1.3.0)

regularization_method: Estimation methods for regularized models

Description

Estimation methods for regularized models

Usage

regularization_method(values = values_regularization_method)

values_regularization_method

Format

An object of class character of length 4.

Arguments

values

A character string of possible values. See values_regularization_method in examples below.

Details

This parameter is used in parsnip::discrim_linear().

Examples

Run this code
values_regularization_method
regularization_method()

Run the code above in your browser using DataLab