<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Genetic Algorithms in Regression</dc:title>
  <dc:title>R package GAReg version 0.1.2</dc:title>
  <dc:description>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, &lt;doi:10.1214/09-AOAS289&gt;). The computation is built on the 'GA' engine of Scrucca (2017, &lt;doi:10.32614/RJ-2017-008&gt;) and 'changepointGA' engine from Li and Lu (2024, &lt;doi:10.48550/arXiv.2410.15571&gt;). In challenging high-dimensional settings, 'GAReg' enables efficient search and delivers near-optimal solutions when alternative algorithms are not well-justified.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: stats, splines, utils, methods, changepointGA, GA</dc:relation>
  <dc:relation>Suggests: MASS, knitr, rmarkdown</dc:relation>
  <dc:creator>Mo Li &lt;mo.li@louisiana.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mo Li [aut, cre],
  QiQi Lu [aut],
  Robert Lund [aut],
  Xueheng Shi [aut]</dc:contributor>
  <dc:rights>Apache License (== 2.0)</dc:rights>
  <dc:date>2026-04-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=GAReg</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.GAReg</dc:identifier>
</oai_dc:dc>
