Skip to content

marius-oetting/ino

 
 

Repository files navigation

ino

R-CMD-check

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.

Installation

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

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

Example

To be added.

library(ino)
## basic example code

About

Initialization of numerical optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%