The COMMultReg
package demonstrates the Conway-Maxwell Multinomial (CMM)
distribution and regression model from the paper:
Darcy Steeg Morris, Andrew M. Raim, and Kimberly F. Sellers (2020). A Conway-Maxwell-multinomial distribution for flexible modeling of clustered categorical data. Journal of Multivariate Analysis, 179:104651. https://doi.org/10.1016/j.jmva.2020.104651.
To install the package from Github, run:
library(devtools)
install_github("andrewraim/COMMultReg")
Some examples are provided in the inst
folder, including:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.