zoomgrid: Grid Search Algorithm with a Zoom

Provides the grid search algorithm with a zoom. The grid search algorithm with a zoom aims to help solving difficult optimization problem where there are many local optima inside the domain of the target function. It offers suitable initial or starting value for the following optimization procedure, provided that the global optimum exists in the neighbourhood of the initial or starting value. The grid search algorithm with a zoom saves time tremendously in cases with high-dimensional arguments.

Package details

AuthorYukai Yang [aut, cre] (<https://orcid.org/0000-0002-2623-8549>)
MaintainerYukai Yang <yukai.yang@statistik.uu.se>
LicenseGPL-3
Version1.0.0
URL https://github.com/yukai-yang/zoomgrid
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("zoomgrid")

Try the zoomgrid package in your browser

Any scripts or data that you put into this service are public.

zoomgrid documentation built on May 2, 2019, 2:41 a.m.