lazy: Lazy Learning for Local Regression

By combining constant, linear, and quadratic local models, lazy estimates the value of an unknown multivariate function on the basis of a set of possibly noisy samples of the function itself. This implementation of lazy learning automatically adjusts the bandwidth on a query-by-query basis through a leave-one-out cross-validation.

Version: 1.2-17
Published: 2022-04-06
Author: Mauro Birattari and Gianluca Bontempi
Maintainer: Theo Verhelst <theo.verhelst at ulb.be>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Copyright: see file COPYRIGHTS
NeedsCompilation: yes
CRAN checks: lazy results

Documentation:

Reference manual: lazy.pdf

Downloads:

Package source: lazy_1.2-17.tar.gz
Windows binaries: r-devel: lazy_1.2-17.zip, r-release: lazy_1.2-17.zip, r-oldrel: lazy_1.2-17.zip
macOS binaries: r-release (arm64): lazy_1.2-17.tgz, r-oldrel (arm64): lazy_1.2-17.tgz, r-release (x86_64): lazy_1.2-17.tgz, r-oldrel (x86_64): lazy_1.2-17.tgz
Old sources: lazy archive

Linking:

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