optstart: Create scratchpad for holding optimization control variables.

Description Usage Arguments Details Value Author(s) See Also

View source: R/optstart.R

Description

Creates a scratchpad environment OPCON for holding optimization control variables. This has .Globalenv as parent environment.

Usage

1
optstart(npar)

Arguments

npar

The number of parameters to be optimized.

Details

None

Value

The name of the environment that is the scratchpad is returned.

Author(s)

John C Nash <nashjc@uottawa.ca>

Maintainer: John C Nash <nashjc@uottawa.ca>

See Also

optimx


optfntools documentation built on May 2, 2019, 4:26 p.m.