R-lazy - Lazy Learning for Local Regression
Website: | http://cran.at.r-project.org/web/packages/lazy/index.html |
---|---|
License: | GPL version 2 or newer |
- Description:
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.
Packages
R-lazy-1.2.14-1.fc12.x86_64 [55 KiB] |
Changelog
by pingou (2010-03-25):
- initial package for Fedora |