Skip to content

gkrreg

0.4.0

Gaussian Kernel Robust Regression (GKRReg)

0packages depend
250downloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Marcelo Rodrigo Portela FerreiraFirst published 2026-06-171 releasesCRAN page ↗GitHub ↗

Implements the Gaussian Kernel Robust Regression (GKRReg / GKRR) method proposed by De Carvalho, Lima Neto and Ferreira (2017) <doi:10.1016/j.neucom.2016.12.035>. 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.

Install

Health

CRAN checks
13OK
Code health
Yes
Tests · ratio 0.33
not tracked
Coverage
100%
Documentation · exports
Yes
Vignettes
No
README
5
Dependencies · direct
Check history
  • OK2026-06-18
    7 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

250
CRAN downloads in the past year
Rank #24,106 · ~1/day · ~21/mo
25030 days
25090 days
2501 year
Also on6 autocran
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.0.0
Imports (5)
stats basegraphics basegrDevices baseMASS basesm
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code

3,688Lines of code
6Exported functions

Line coverage

Expression

Tests / Examples

Functions

25 6 exported

Complexity

4.4 avg / 16 max

Call network

25 nodes / 15 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (2)
Maintainer (1)
Authors (1)
Release timeline

1 releases. Pick two to compare their code metrics; R releases are shown for context.

  • 0.4.0Latest
    2026-06-17 · current release

Package metadata

First published
2026-06-17
Total releases
1 / 1 yrs
License
GPL-3 OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet