zoomgrid: Grid Search Algorithm with a Zoom

Implements a grid search algorithm with an adaptive zooming strategy for global optimisation problems with multiple local optima. The method recursively refines the search region around promising grid points, providing reliable initial values for subsequent optimisation procedures. The algorithm is computationally efficient in moderate- to high-dimensional settings.

Package details

AuthorYukai Yang [aut, cre] (ORCID: <https://orcid.org/0000-0002-2623-8549>)
MaintainerYukai Yang <yukai.yang@statistik.uu.se>
LicenseGPL-3
Version1.1.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 March 1, 2026, 1:07 a.m.