blm-package {blm} | R Documentation |
Binomial linear and linear-expit regression model
Description
The functions blm
and lexpit
implement a binomial linear and linear-expit regression model. Estimates are the maximum likelihood estimates with constrained optimization through adaptive barrier method to ensure that estimable probabilities are in the (0,1) interval.
Details
Package: | blm |
Type: | Package |
Version: | 2013.2.4.4 |
Date: | 2013-8-14 |
Depends: | R (>= 2.10.1), methods |
Imports: | stats, stats4 |
License: | GPL (>= 2) |
LazyLoad: | yes |
Author(s)
Maintainer: Stephanie Kovalchik <s.a.kovalchik@gmail.com>
References
Kovalchik S, Varadhan R (2013). Fitting Additive Binomial Regression Models with the R Package blm. Journal of Statistical Software, 54(1), 1-18. URL: https://www.jstatsoft.org/v54/i01/.
See Also
[Package blm version 2022.0.0.1 Index]