Package: bridgedist
Title: An Implementation of the Bridge Distribution with Logit-Link as
        in Wang and Louis (2003)
Version: 0.1.3
Authors@R: person("Bruce", "Swihart", email = "bruce.swihart@gmail.com", role = c("aut", "cre"))
Description: An implementation of the bridge distribution with logit-link in
    R. In Wang and Louis (2003) <DOI:10.1093/biomet/90.4.765>, such a univariate
    bridge distribution was derived as the distribution of the random intercept that
    'bridged' a marginal logistic regression and a conditional logistic regression.
    The conditional and marginal regression coefficients are a scalar multiple
    of each other. Such is not the case if the random intercept distribution was
    Gaussian.
Depends: R (>= 3.0.0)
License: GPL (>= 2)
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, reshape2, ggplot2, testthat
Imports: stats
VignetteBuilder: knitr
URL: https://github.com/swihart/bridgedist
BugReports: https://github.com/swihart/bridgedist/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-10-18 16:22:31 UTC; bruce
Author: Bruce Swihart [aut, cre]
Maintainer: Bruce Swihart <bruce.swihart@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-18 16:40:02 UTC
Built: R 4.3.3; ; 2024-10-18 16:59:02 UTC; unix
