An implementation of locally Gaussian distributions. It provides methods for implementing the locally Gaussian density estimator (LGDE) by Otneim and Tjøstheim (2017a) <doi:10.1007/s11222-016-9706-6>, as well as the corresponding estimator for conditional density functions by Otneim and Tjøstheim (2017b) <doi:10.1007/s11222-017-9732-z>.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.3) |
Imports: | mvtnorm, localgauss, logspline, ggplot2, ks |
Suggests: | testthat |
Published: | 2017-12-05 |
Author: | Håkon Otneim [aut, cre] |
Maintainer: | Håkon Otneim <hakon.otneim at nhh.no> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | lg results |
Reference manual: | lg.pdf |
Package source: | lg_0.1.0.tar.gz |
Windows binaries: | r-devel: lg_0.1.0.zip, r-release: lg_0.1.0.zip, r-oldrel: lg_0.1.0.zip |
OS X El Capitan binaries: | r-release: lg_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: lg_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=lg to link to this page.