{ino}: Initialization of Numerical Optimization

R-CMD-check

The R-package {ino} provides implementation of several initialization strategies for the numerical optimization of real-valued functions, in particular likelihood functions of statistical models.

Please see the two vignettes for a manual and examples.

Installation

You can install the development version of {ino} from GitHub with:

# install.packages("devtools")
devtools::install_github("loelschlaeger/ino")