Package: EBCHS
Type: Package
Title: An Empirical Bayes Method for Chi-Squared Data
Version: 0.1.0
Authors@R: c(person(given = "Lilun",
           family = "Du",
           role = c("aut", "cre"),
           email = "dulilun@ust.hk"), 
            person(given = "Inchi",
           family = "Hu",
           role = c("aut"),
           email = "imichu@ust.hk"))
Author: Lilun Du [aut, cre],
  Inchi Hu [aut]
Maintainer: Lilun Du <dulilun@ust.hk>
Description: We provide the main R functions to compute the posterior interval for the noncentrality parameter of the chi-squared distribution. The skewness estimate of the posterior distribution is also available to improve the coverage rate of posterior intervals. Details can be found in Du and Hu (2020) <doi:10.1080/01621459.2020.1777137>.  
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/dulilun/EBCHS
RoxygenNote: 7.1.1
Imports: stats, pracma, splines, fda
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-05-31 12:09:26 UTC; lilundu
Repository: CRAN
Date/Publication: 2021-06-01 07:20:08 UTC
Built: R 4.0.2; ; 2021-06-02 11:48:51 UTC; unix
