General-purpose optimization using enhanced bisection method. It also contains functions for solving equations and model fitting. Still developing, pull request in GitHub is welcomed.
if (!('remotes' %in% .packages(T))) install.packages('remotes');
remotes::install_github('dongzhuoer/minir');