Package: sdamr
Title: Statistics: Data Analysis and Modelling
Version: 0.2.0
Authors@R:
person(given = "Maarten",
family = "Speekenbrink",
role = c("aut", "cre"),
email = "m.speekenbrink@ucl.ac.uk",
comment = c(ORCID = "0000-0003-3221-1091"))
Description: Data sets and functions to support the books "Statistics:
Data analysis and modelling" by Speekenbrink, M. (2021)
and "An R
companion to Statistics: data analysis and modelling" by
Speekenbrink, M. (2021)
. All
datasets analysed in these books are provided in this package.
In addition, the package provides functions to compute sample
statistics (variance, standard deviation, mode), create
raincloud and enhanced Q-Q plots, and expand Anova results into
omnibus tests and tests of individual contrasts.
License: GPL-3
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
URL: https://mspeekenbrink.github.io/sdam-r/
Depends: R (>= 3.5.0)
Imports: methods, stats, dplyr, ggplot2, grid, car
Config/pak/sysreqs: cmake make libicu-dev
Repository: https://mspeekenbrink.r-universe.dev
Date/Publication: 2025-02-11 16:47:15 UTC
RemoteUrl: https://github.com/mspeekenbrink/sdam-r
RemoteRef: HEAD
RemoteSha: 93245a342bf0d6c5c4cf26d9cab124b67920e51c
NeedsCompilation: no
Packaged: 2026-07-02 08:42:10 UTC; root
Author: Maarten Speekenbrink [aut, cre] (ORCID:
)
Maintainer: Maarten Speekenbrink