exprso (version 0.1.7)

ctrlGridSearch: Manage plGrid Arguments

Description

This function organizes plGrid arguments passed to pl functions.

Usage

ctrlGridSearch(func, top, ...)

Arguments

func
A character string. The pl function to call.
top
Argument passed to the pl function. Leave missing when handling plMonteCarlo or plNested arguments.
...
Additional arguments passed to the pl function.

Value

A list of arguments.