Skip to contents

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.