Package: FastKRR 0.2.1

FastKRR: Kernel Ridge Regression using 'RcppArmadillo'

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 and additionally supports restricted maximum likelihood (REML) for continuous optimization of the regularization parameter. 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>.

Authors:Gyeongmin Kim [aut], Seyoung Lee [aut], Miyoung Jang [aut], Kwan-Young Bak [aut, cre, cph]

FastKRR_0.2.1.tar.gz
FastKRR_0.2.1.zip(r-4.7-x86_64)FastKRR_0.2.1.zip(r-4.6-x86_64)FastKRR_0.2.1.zip(r-4.5-x86_64)
FastKRR_0.2.1.tgz(r-4.6-x86_64)FastKRR_0.2.1.tgz(r-4.6-arm64)FastKRR_0.2.1.tgz(r-4.5-x86_64)FastKRR_0.2.1.tgz(r-4.5-arm64)
FastKRR_0.2.1.tar.gz(r-4.7-arm64)FastKRR_0.2.1.tar.gz(r-4.7-x86_64)FastKRR_0.2.1.tar.gz(r-4.6-arm64)FastKRR_0.2.1.tar.gz(r-4.6-x86_64)
FastKRR_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
FastKRR/json (API)

# Install 'FastKRR' in R:
install.packages('FastKRR', repos = c('https://kybak90.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kybak90/fastkrr/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

4.69 score 3 stars 5 scripts 219 downloads 7 exports 41 dependencies

Last updated from:fd19f8041e. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK201
linux-devel-x86_64OK197
source / vignettesOK296
linux-release-arm64OK200
linux-release-x86_64OK204
macos-release-arm64OK129
macos-release-x86_64OK216
macos-oldrel-arm64OK152
macos-oldrel-x86_64OK362
windows-develOK188
windows-releaseOK168
windows-oldrelOK163
wasm-releaseOK166

Exports:approx_kernelerrorfastkrrfastkrr_fit_wrapperkrr_regmake_kernelparam

Dependencies:clicodetoolscpp11CVSTdplyrfarvergenericsggplot2globalsgluegtablehardhatisobandkernlablabelinglatticelifecyclemagrittrMatrixparsnippillarpkgconfigprettyunitspurrrR6RColorBrewerRcppRcppArmadillorlangS7scalessparsevctrsstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr