Provides core computational operations in C++ via 'RcppArmadillo', enabling faster performance than pure R, improved numerical stability, and parallel execution with OpenMP where available. On systems without OpenMP support, the package automatically falls back to single-threaded execution with no user configuration required. For efficient model selection, it integrates with 'CVST' to provide sequential-testing cross-validation that identifies competitive hyperparameters without exhaustive grid search. The package offers a unified interface for exact kernel ridge regression and three scalable approximations—Nyström, Pivoted Cholesky, and Random Fourier Features—allowing analyses with substantially larger sample sizes than are feasible with exact KRR. It also integrates with the 'tidymodels' ecosystem via the 'parsnip' model specification 'krr_reg', and the S3 method tunable.krr_reg(). To understand the theoretical background, one can refer to Wainwright (2019) <doi:10.1017/9781108627771>.
| Version: | 0.1.2 |
| Imports: | CVST, generics, parsnip, Rcpp, rlang, tibble, ggplot2 |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | knitr, rmarkdown, dials, tidymodels, modeldata, dplyr |
| Published: | 2025-11-15 |
| DOI: | 10.32614/CRAN.package.FastKRR |
| Author: | Gyeongmin Kim [aut] (Sungshin Women's University),
Seyoung Lee [aut] (Sungshin Women's University),
Miyoung Jang [aut] (Sungshin Women's University),
Kwan-Young Bak |
| Maintainer: | Kwan-Young Bak <kybak at sungshin.ac.kr> |
| BugReports: | https://github.com/kybak90/FastKRR/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/kybak90/FastKRR, https://www.tidymodels.org |
| NeedsCompilation: | yes |
| SystemRequirements: | OpenMP (optional) |
| Materials: | README |
| CRAN checks: | FastKRR results |
| Reference manual: | FastKRR.html , FastKRR.pdf |
| Package source: | FastKRR_0.1.2.tar.gz |
| Windows binaries: | r-devel: FastKRR_0.1.2.zip, r-release: FastKRR_0.1.2.zip, r-oldrel: FastKRR_0.1.2.zip |
| macOS binaries: | r-release (arm64): FastKRR_0.1.2.tgz, r-oldrel (arm64): FastKRR_0.1.2.tgz, r-release (x86_64): FastKRR_0.1.2.tgz, r-oldrel (x86_64): FastKRR_0.1.2.tgz |
| Old sources: | FastKRR archive |
Please use the canonical form https://CRAN.R-project.org/package=FastKRR to link to this page.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.