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) , 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 Repository: https://swihart.r-universe.dev Date/Publication: 2024-10-19 19:49:09 UTC RemoteUrl: https://github.com/swihart/bridgedist RemoteRef: HEAD RemoteSha: dca764d8fcb56d1b3ea7e9dac6f17ea5bc99b774 NeedsCompilation: no Packaged: 2026-06-15 10:01:49 UTC; root Author: Bruce Swihart [aut, cre] Maintainer: Bruce Swihart