Package: AMCP Type: Package Title: Data Sets to Accompany Designing Experiments and Analyzing Data: A Model Comparison Perspective (Maxwell, Delaney, and Kelley, 2026, 4th Edition) Version: 2.0.0 Date: 2026-05-31 Authors@R: c(person(given="Scott", family="Maxwell", role = "aut"), person(given="Harold", family="Delaney", role = "aut"), person("Ken", "Kelley", role = c("aut", "cre"), email = "kkelley@nd.edu")) Description: Data sets that accompany the book "Designing experiments and analyzing data: A model comparison perspective" (4th ed.) by Maxwell, Delaney, & Kelley (2026; Routledge). Contains all of the data sets in the book's chapters and end-of-chapter exercises. Beginning with version 2.0, the package is tailored to the 4th edition of the book; for the data as distributed with the 3rd edition (2018), install the archived version 1.0.2 from CRAN. We recommend the 'DMAR' package as the companion for carrying out the book's analyses; these analyses are illustrated in the book itself using the 'MBESS' package, which may be used as well. The book's companion website is available at . URL: https://designingexperiments.com/, https://kenkelley.org/, https://github.com/yelleKneK/AMCP BugReports: https://github.com/yelleKneK/AMCP/issues License: GPL (>= 3) Encoding: UTF-8 Language: en-US Depends: R (>= 3.0.0) Suggests: testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.3.2 LazyData: true Config/testthat/edition: 3 Repository: https://yelleknek.r-universe.dev Date/Publication: 2026-06-05 10:37:32 UTC RemoteUrl: https://github.com/yelleknek/amcp RemoteRef: HEAD RemoteSha: 5fc72cc5c779310c5dd5c600af2911a4ba1bff85 NeedsCompilation: no Packaged: 2026-06-05 11:25:35 UTC; root Author: Scott Maxwell [aut], Harold Delaney [aut], Ken Kelley [aut, cre] Maintainer: Ken Kelley