Description
Implements Kernel-based Regularized Least Squares (KRLS), a machine learning method to fit multidimensional functions y = f(x) for regression and classification problems without relying on linearity or additivity assumptions. KRLS finds the best fitting function by minimizing the squared loss of a Tikhonov regularization problem, using Gaussian kernels as radial basis functions. For further details see Hainmueller and Hazlett (2014, <doi:10.1093/pan/mpt019>).
Downloads
577
Last 30 days
5489th
1.4K
Last 90 days
6.3K
Last year
Trend: +26.3% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 6, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Jens Hainmueller <jhain@stanford.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Jens", "Hainmueller", "Chad", "Hazlett"),
family = "(UCLA)",
...[truncated]...
= "cre",
email = "jhain@stanford.edu"))
as necessary.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘krls.Rd’:
\keyword{multivariate, smooth, kernels, machine le [TRUNCATED]
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Jens Hainmueller <jhain@stanford.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Jens", "Hainmueller", "Chad", "Hazlett"),
family = "(UCLA)",
...[truncated]...
= "cre",
email = "jhain@stanford.edu"))
as necessary.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘krls.Rd’:
\keyword{multivariate, smooth, kernels, machine le [TRUNCATED]
Reverse Dependencies (2)
imports
Dependency Network
Version History
new
1.0-0
Mar 10, 2026
new
0.1
Sep 29, 2011