Learn R Programming

dials (version 0.1.0)

regularization_method: Estimation methods for regularized models

Description

Estimation methods for regularized models

Usage

regularization_method(values = values_regularization_method)

values_regularization_method

Arguments

values

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

Format

An object of class character of length 4.

Details

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

Examples

Run this code
# NOT RUN {
values_regularization_method
regularization_method()
# }

Run the code above in your browser using DataLab