mlysy/optimCheck: Graphical and Numerical Checks for Mode-Finding Routines

Tools for checking that the output of an optimization algorithm is indeed at a local mode of the objective function. This is accomplished graphically by calculating all one-dimensional "projection plots" of the objective function, i.e., varying each input variable one at a time with all other elements of the potential solution being fixed. The numerical values in these plots can be readily extracted for the purpose of automated and systematic unit-testing of optimization routines.

Getting started

Package details

AuthorMartin Lysy
MaintainerMartin Lysy <mlysy@uwaterloo.ca>
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mlysy/optimCheck")
mlysy/optimCheck documentation built on May 25, 2019, 10:31 p.m.