Learn R Programming

optimizeR (version 1.2.0)

optimizer_dictionary: Dictionary of optimizer functions

Description

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

Usage

optimizer_dictionary

Arguments

Format

An R6 object of class Dictionary.

Examples

Run this code
print(optimizer_dictionary)

Run the code above in your browser using DataLab