ModStatR: Statistical Modelling in Action with R (original) (raw)

Datasets and functions for the book "Modélisation statistique par la pratique avec R", F. Bertrand, E. Claeys and M. Maumy-Bertrand (2019, ISBN:9782100793525, Dunod, Paris). The first chapter of the book is dedicated to an introduction to the R statistical software. The second chapter deals with correlation analysis: Pearson, Spearman and Kendall simple, multiple and partial correlation coefficients. New wrapper functions for permutation tests or bootstrap of matrices of correlation are provided with the package. The third chapter is dedicated to data exploration with factorial analyses (PCA, CA, MCA, MDA) and clustering. The fourth chapter is dedicated to regression analysis: fitting and model diagnostics are detailed. The exercises focus on covariance analysis, logistic regression, Poisson regression, two-way analysis of variance for fixed or random factors. Various example datasets are shipped with the package: for instance on pokemon, world of warcraft, house tasks or food nutrition analyses.

Version: 1.3.3
Depends: R (≥ 3.5.0)
Imports: stats, boot, jmuOutlier, ellipse, hypergeo, gsl
Suggests: BioStatR, ggplot2
Published: 2023-03-24
DOI: 10.32614/CRAN.package.ModStatR
Author: Frederic Bertrand ORCID iD [cre, aut], Emmanuelle Claeys [aut], Myriam Maumy-BertrandORCID iD [aut]
Maintainer: Frederic Bertrand <frederic.bertrand at utt.fr>
BugReports: https://github.com/fbertran/ModStatR/issues/
License: GPL-3
URL: https://fbertran.github.io/homepage/,https://github.com/fbertran/ModStatR/
NeedsCompilation: no
Citation: ModStatR citation info
Materials: NEWS
CRAN checks: ModStatR results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=ModStatRto link to this page.