optimizer_dictionary {optimizeR}R Documentation

Dictionary of optimizer functions

Description

A dictionary of currently included numerical optimizer functions in the {optimizeR} package.

Usage

optimizer_dictionary

Format

An R6 object of class Dictionary.

Examples

print(optimizer_dictionary)

[Package optimizeR version 1.2.0 Index]