<?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>Gaussian Kernel Robust Regression (GKRReg)</dc:title>
  <dc:title>R package gkrreg version 0.4.0</dc:title>
  <dc:description>Implements the Gaussian Kernel Robust Regression (GKRReg / GKRR)
    method proposed by De Carvalho, Lima Neto and Ferreira (2017)
    &lt;doi:10.1016/j.neucom.2016.12.035&gt;. The method re-weights observations
    iteratively using the Gaussian kernel so that poorly-fitted observations
    (outliers, leverage points) receive small weights, yielding resistance to
    Y-space outliers, X-space outliers and leverage points. Convergence is
    guaranteed by Propositions 4.1 and 4.2 of the original paper. Three
    estimators for the kernel width hyper-parameter are provided (S1: Caputo,
    S2: pairwise median, S3: residual variance). Inference is provided via an
    analytic sandwich variance estimator (default) or via bootstrap
    (percentile, normal and BCa intervals with p-values) through gkrr_boot().
    Six real datasets from the robust regression literature are included to
    facilitate reproducible comparisons.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: stats, graphics, grDevices, MASS, sm</dc:relation>
  <dc:relation>Suggests: robustbase, quantreg, testthat (&gt;= 3.0.0), knitr, rmarkdown</dc:relation>
  <dc:creator>Marcelo Rodrigo Portela Ferreira &lt;marcelo@de.ufpb.br&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Eufrásio de Andrade Lima Neto [aut],
  Marcelo Rodrigo Portela Ferreira [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-06-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=gkrreg</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.gkrreg</dc:identifier>
</oai_dc:dc>
