weight_func {dials} | R Documentation |
Kernel functions for distance weighting
Description
Kernel functions for distance weighting
Usage
weight_func(values = values_weight_func)
values_weight_func
Arguments
values |
A character string of possible values. See |
Format
An object of class character
of length 10.
Details
This parameter is used in parsnip:::nearest_neighbors()
.
Examples
values_weight_func
weight_func()
[Package dials version 1.3.0 Index]