The goal of ino is to initialize numerical optimization. It provides implementation of several initialization strategies for the numerical optimization of real-valued functions, in particular likelihood functions of statistical models.
You can install the development version of ino from GitHub with:
# install.packages("devtools")
devtools::install_github("loelschlaeger/ino")To be added.
library(ino)
## basic example code