lme4 (version 1.0-5)

NelderMead-class: Class "NelderMead"

Description

A reference class for a Nelder-Mead simplex optimizer allowing box constraints on the parameters and using reverse communication.

Arguments

Extends

All reference classes extend and inherit methods from "envRefClass".

References

Based on code in the NLopt collection.

See Also

glmer, nlmer

Examples

Run this code
showClass("NelderMead")

Run the code above in your browser using DataCamp Workspace