optimgui: A GUI to assist optimization problems in R

Description Usage Details Author(s) See Also Examples

View source: R/optimgui.R

Description

This function will invoke the main GUI window of optimgui program.

Usage

1

Details

This package aims at building up a GUI to assist the preparation and solution of optimization problems, and optimgui() is the only exported function in this package.

See the package vignette for detailed usages.

Author(s)

Yixuan Qiu yixuan.qiu [at] cos.name

John C. Nash nashjc [at] uottawa.ca

See Also

optimx, constrOptim, solnp

Examples

1
## Not run: optimgui()

optimgui documentation built on May 2, 2019, 4:50 p.m.

Related to optimgui in optimgui...