tune_grid.Rd
Extract the parameter grid to optimize for a model.
tune_grid(obj, x, y, len)
The model object.
The training data.
The response vector.
The number of elements in the tuning grid.