Package: lg
Title: Locally Gaussian Distributions: Estimation and Methods
Version: 0.1.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 (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>. 
Depends: R (>= 3.2.3)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
Imports: mvtnorm, localgauss, logspline, ggplot2, ks
NeedsCompilation: no
Packaged: 2017-12-05 11:51:00 UTC; hakon
Author: Håkon Otneim [aut, cre]
Maintainer: Håkon Otneim <hakon.otneim@nhh.no>
Repository: CRAN
Date/Publication: 2017-12-05 18:12:07 UTC
