To cite the ModStatR package in publications use:

Bertrand F, Claeys E, Maumy-Bertrand M (2021). Statistical Modelling in Action with R. R package version 1.3.1, https://github.com/fbertran/ModStatR.

Bertrand F, Claeys E, Maumy-Bertrand M (2019). Modélisation statistique par la pratique avec R. Dunod, Paris. https://github.com/fbertran/ModStatR.

Corresponding BibTeX entries:

  @Manual{,
    title = {Statistical Modelling in Action with R},
    author = {F. Bertrand and E. Claeys and M. Maumy-Bertrand},
    year = {2021},
    note = {R package version 1.3.1},
    url = {https://github.com/fbertran/ModStatR},
  }
  @Book{,
    title = {Modélisation statistique par la pratique avec R},
    author = {F. Bertrand and E. Claeys and M. Maumy-Bertrand},
    publisher = {Dunod, Paris},
    year = {2019},
    url = {https://github.com/fbertran/ModStatR},
  }