A very very early version of an R package for various adaptations of the logistic model. My goal is to include ordered logit, multinomial logit, and conditional logit, with fractional variations where relavent. I also aim to fully include functionality for random effects via lme4-style formulas. In the longer term I'd also like to explore a variety of estimation approaches to allow the user more control based on their own needs.
To install this package you will need devtools
installed. You can install the package by running the following line in your R console:
devtools::install_github("philswatton/logitPlus")
At present, the package is not ready for use of any kind.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.