Package: Mhorseshoe
Title: Approximate Algorithm for Horseshoe Prior
Version: 0.1.5
Authors@R: c(
    person("Kang", "Mingi", , "leehuimin115@g.skku.edu", role = c("aut","cre")),
    person("Lee", "Kyoungjae", , "leekjstat@gmail.com", role = "aut"))
Description: Provides exact and approximate algorithms for the horseshoe prior
    in linear regression models, which were proposed by Johndrow et al. (2020)
    <https://www.jmlr.org/papers/v21/19-536.html>.
Encoding: UTF-8
Imports: stats, Rcpp (>= 1.0.11)
LinkingTo: Rcpp
RoxygenNote: 7.3.3
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, ggplot2, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-10-20 09:43:10 UTC; rkdal
Author: Kang Mingi [aut, cre],
  Lee Kyoungjae [aut]
Maintainer: Kang Mingi <leehuimin115@g.skku.edu>
Repository: CRAN
Date/Publication: 2025-10-20 10:00:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-10-20 12:34:12 UTC; unix
Archs: Mhorseshoe.so.dSYM
