Learn R Programming

blm (version 2012.2.4)

blm-package: 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.

Arguments

Details

ll{ Package: blm Type: Package Version: 2012.2.4 Date: 2012-11-15 Depends: R (>= 2.10.1), stats, methods, MASS License: GPL (>= 2) LazyLoad: yes }

See Also

constrOptim, blm, lexpit