BERENZ / logistic

R package that contains misc functions for logistic regression models
0 stars 0 forks source link

Models that should be covered by the package #3

Open BERENZ opened 8 years ago

BERENZ commented 8 years ago

Standard models (maybe specified by family argument) - maybe some rms, ordinal, mlogit

Generalized estimation equations models (specified by options) - packages geepack, geeM, multgee

Mixed effects models (specified by formula?) — packages nlme, lme4, mlogit, mnlogit, ordinal

Non-standard models (specified by options)