README.md

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.

Installing MultiResponseR

```{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



MahieuB/MultiResponseR documentation built on June 22, 2024, 8:08 a.m.