Learn R Programming

blm (version 2013.2.4.1)

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: 2013.2.4.1 Date: 2013-2-10 Depends: R (>= 2.10.1), stats, methods, MASS License: GPL (>= 2) LazyLoad: yes }

See Also

constrOptim, blm, lexpit