<?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>Cross-Validation for Linear and Ridge Regression Models</dc:title>
  <dc:title>R package cvLM version 2.0.0</dc:title>
  <dc:description>Implements cross-validation methods for linear and ridge regression models. The package provides grid-based selection of the ridge penalty parameter using Singular Value Decomposition (SVD) and supports K-fold cross-validation, Leave-One-Out Cross-Validation (LOOCV), and Generalized Cross-Validation (GCV). Computations are implemented in C++ via 'RcppArmadillo' with optional parallelization using 'RcppParallel'. The methods are suitable for high-dimensional settings where the number of predictors exceeds the number of observations.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, Rcpp (&gt;= 1.0.13), RcppParallel (&gt;= 5.1.8)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, RcppParallel</dc:relation>
  <dc:relation>Suggests: boot, RhpcBLASctl, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Philip Nye &lt;phipnye@proton.me&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Philip Nye [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cvLM/LICENSE)</dc:rights>
  <dc:date>2026-02-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cvLM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cvLM</dc:identifier>
</oai_dc:dc>
