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-18 | 
| Published: | 2022-10-21 | 
| DOI: | 10.32614/CRAN.package.lazy | 
| 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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=lazy
to link to this page.