ModStatR: Statistical Modelling in Action with R

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
Author: Frederic Bertrand ORCID iD [cre, aut], Emmanuelle Claeys [aut], Myriam Maumy-Bertrand ORCID 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:

Reference manual: ModStatR.pdf

Downloads:

Package source: ModStatR_1.3.3.tar.gz
Windows binaries: r-devel: ModStatR_1.3.3.zip, r-release: ModStatR_1.3.3.zip, r-oldrel: ModStatR_1.3.3.zip
macOS binaries: r-release (arm64): ModStatR_1.3.3.tgz, r-oldrel (arm64): ModStatR_1.3.3.tgz, r-release (x86_64): ModStatR_1.3.3.tgz
Old sources: ModStatR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ModStatR to link to this page.