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.
You can install the development version of {ino} from GitHub with:
# install.packages("devtools")
::install_github("loelschlaeger/ino") devtools