tune_grid: Tune Grid Extraction

View source: R/allgeneric.R

tune_gridR Documentation

Tune Grid Extraction

Description

Extract the parameter grid to optimize for a model.

Usage

tune_grid(obj, x, y, len)

Arguments

obj

The model object.

x

The training data.

y

The response vector.

len

The number of elements in the tuning grid.


bbuchsbaum/rMVPA documentation built on Feb. 1, 2024, 8:45 p.m.