Package: GAReg 0.1.2

Mo Li
GAReg: Genetic Algorithms in Regression
Provides a genetic algorithm framework for regression problems requiring discrete optimization over model spaces with unknown or varying dimension, where gradient-based methods and exhaustive enumeration are impractical. Uses a compact chromosome representation for tasks including spline knot placement and best-subset variable selection, with constraint-preserving crossover and mutation, exact uniform initialization under spacing constraints, steady-state replacement, and optional island-model parallelization from Lu, Lund, and Lee (2010, <doi:10.1214/09-AOAS289>). The computation is built on the 'GA' engine of Scrucca (2017, <doi:10.32614/RJ-2017-008>) and 'changepointGA' engine from Li and Lu (2024, <doi:10.48550/arXiv.2410.15571>). In challenging high-dimensional settings, 'GAReg' enables efficient search and delivers near-optimal solutions when alternative algorithms are not well-justified.
Authors:
GAReg_0.1.2.tar.gz
GAReg_0.1.2.zip(r-4.7)GAReg_0.1.2.zip(r-4.6)GAReg_0.1.2.zip(r-4.5)
GAReg_0.1.2.tgz(r-4.6-any)GAReg_0.1.2.tgz(r-4.5-any)
GAReg_0.1.2.tar.gz(r-4.7-any)GAReg_0.1.2.tar.gz(r-4.6-any)
GAReg_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
GAReg/json (API)
| # Install 'GAReg' in R: |
| install.packages('GAReg', repos = c('https://mli171.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mli171/gareg/issues
- nhtr2005 - Northern Hemisphere temperature reconstruction
Last updated from:4c91d47b78. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 377 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 106 |
Exports:cptgaControlcrossover_fixknotsFDRCalcfixknotsICgareg_knotsgareg_subsetmutation_fixknotsPopinitial_fixknotsselectTau_uniform_exactshowsplineXsubsetBICsummaryvaryknotsIC
Dependencies:changepointGAcliclueclustercodetoolscrayondoParallelforeachGAiteratorsRcppRcppArmadillo