Package: bridgedist
Title: An Implementation of the Bridge Distribution with Logit-Link as
        in Wang and Louis (2003)
Version: 0.1.0
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
LazyData: true
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, reshape2, ggplot2, testthat
Imports: stats
VignetteBuilder: knitr
URL: http://github.com/swihart/bridgedist
BugReports: http://github.com/swihart/bridgedist/issues
NeedsCompilation: no
Packaged: 2016-04-22 13:17:23 UTC; swihartbj
Author: Bruce Swihart [aut, cre]
Maintainer: Bruce Swihart <bruce.swihart@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-22 15:30:23
