optimizer_dictionary {optimizeR}R Documentation

Dictionary of optimizer functions

Description

The optimizer_dictionary object is a dictionary of currently implemented numerical optimizer functions.

Usage

optimizer_dictionary

Format

An R6 object of class Dictionary.


[Package optimizeR version 1.0.5 Index]