NEWS.md
DEPENDENCIES
cctools
.NEW FEATURES
optimal plug-in bandwidth selection for all polynomial degrees (#38).
avoid randomness through simplified, deterministic jittering, see equi_jitter()
(#40).
headers in inst/include
can be used as standalone C++ library with convenience wrappers for R (#41).
(several times) faster pkde1d()
, qkde1d()
, and rkde1d()
due to a more clever algorithm for numerical integration (#42).
BUG FIXES
NEW FEATURE
kde1d(..., weights = )
(#29).BUG FIX
stabilized bandwidth selection in presence of ties and outliers.
keep debug symbols on Linux systems (following a request by Prof. Ripley).
NEW FEATURES
BUG FIXES
NEW FEATURES
BUG FIXES