This package implements the multiple-response chi-square framework introduced in Mahieu, Schlich, Visalli, and Cardot (2021). Mahieu, B., Schlich, P., Visalli, M., & Cardot, H. (2021). A multiple-response chi-square framework for the analysis of Free-Comment and Check-All-That-Apply data. Food Quality and Preference, 93.
```{r eval=FALSE} install.packages("devtools") devtools::install_github("MahieuB/MultiResponseR")
# <span style="color: #EA485C">Using MultiResponseR</span>
To get an overview of the functions included in the package:
```{r eval=FALSE}
library(MultiResponseR)
?MultiResponseR
Then go to the "See Also" section
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.