Package: optimCheck
Type: Package
Title: Graphical and Numerical Checks for Mode-Finding Routines
Version: 1.0
Date: 2019-10-06
Author: Martin Lysy
Maintainer: Martin Lysy <mlysy@uwaterloo.ca>
Description: 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.  
URL: https://github.com/mlysy/optimCheck
BugReports: https://github.com/mlysy/optimCheck/issues
License: GPL-3
Imports: stats, graphics
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: testthat, quantreg, mclust, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-06 18:18:06 UTC; mlysy
Repository: CRAN
Date/Publication: 2019-10-09 08:40:02 UTC
