Learn R Programming

MachineShop (version 1.1.0)

Grid: Tuning Grid Control

Description

Defines the control parameters for a tuning grid.

Usage

Grid(length = 3, random = FALSE)

Arguments

length

number of values to be generated for each model parameter in the tuning grid.

random

number of points to be randomly sampled from the tuning grid or FALSE if all points are to be used.

See Also

tune