makeGridFromArgs: Build Argument Grid

Description Usage Arguments

View source: R/9-global.R

Description

This function builds an argument grid from any number of arguments. Used to prepare a grid-search for the plGrid and plGridMulti functions.

Usage

1
makeGridFromArgs(array.train, top, how, ...)

Arguments

array.train

The array.train argument as fed to plGrid.

top

The top argument as fed to plGrid.

how

The how argument as fed to plGrid.

...

Additional arguments as fed to plGrid.


tpq/exprso documentation built on July 27, 2019, 8:44 a.m.