Package: lg
Title: Locally Gaussian Distributions: Estimation and Methods
Version: 0.3.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.4)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat
Imports: mvtnorm, localgauss, logspline, ggplot2, ks, np, tseries
NeedsCompilation: no
Packaged: 2018-11-30 13:50:37 UTC; hakon
Author: Håkon Otneim [aut, cre]
Maintainer: Håkon Otneim <hakon.otneim@nhh.no>
Repository: CRAN
Date/Publication: 2018-11-30 14:10:03 UTC
