gKRLS: Generalized Kernel Regularized Least Squares

Kernel regularized least squares, also known as kernel ridge regression, is a flexible machine learning method. This package implements this method by providing a smooth term for use with 'mgcv' and uses random sketching to facilitate scalable estimation on large datasets. It provides additional functions for calculating marginal effects after estimation and for use with ensembles ('SuperLearning'), double/debiased machine learning ('DoubleML'), and robust/clustered standard errors ('sandwich'). Chang and Goplerud (2024) <doi:10.1017/pan.2023.27> provide further details.

Version: 1.0.4
Depends: mgcv, sandwich (≥ 2.4.0)
Imports: Rcpp (≥ 1.0.6), Matrix, mlr3, R6
LinkingTo: Rcpp, RcppEigen
Published: 2024年11月07日
Author: Qing Chang [aut], Max Goplerud [aut, cre]
Maintainer: Max Goplerud <mgoplerud at austin.utexas.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: README, NEWS
In views: MachineLearning
CRAN checks: gKRLS results

Documentation:

Reference manual: gKRLS.html , gKRLS.pdf

Downloads:

Package source: gKRLS_1.0.4.tar.gz
Windows binaries: r-devel: gKRLS_1.0.4.zip, r-release: gKRLS_1.0.4.zip, r-oldrel: gKRLS_1.0.4.zip
macOS binaries: r-release (arm64): gKRLS_1.0.4.tgz, r-oldrel (arm64): gKRLS_1.0.4.tgz, r-release (x86_64): gKRLS_1.0.4.tgz, r-oldrel (x86_64): gKRLS_1.0.4.tgz
Old sources: gKRLS archive

Reverse dependencies:

Reverse suggests: vglmer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gKRLS to link to this page.

AltStyle によって変換されたページ (->オリジナル) /