Package: lg
Title: Locally Gaussian Distributions: Estimation and Methods
Version: 0.2.0
Authors@R: person("Håkon", "Otneim", email = "hakon.otneim@nhh.no", role = c("aut", "cre"))
Description: An implementation of locally Gaussian distributions. It provides methods for
    implementing the locally Gaussian density estimator (LGDE) by Otneim and Tjøstheim (2017) 
    <doi:10.1007/s11222-016-9706-6>, as well as the corresponding estimator for conditional 
    density functions by Otneim and Tjøstheim (2018) <doi:10.1007/s11222-017-9732-z>. 
Depends: R (>= 3.5)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat
Imports: mvtnorm, localgauss, logspline, ggplot2, ks
NeedsCompilation: no
Packaged: 2018-10-05 09:12:41 UTC; hakon
Author: Håkon Otneim [aut, cre]
Maintainer: Håkon Otneim <hakon.otneim@nhh.no>
Repository: CRAN
Date/Publication: 2018-10-05 09:50:03 UTC
