Other packages > Find by keyword >

AMCP  

A Model Comparison Perspective
View on CRAN: Click here


Download and install AMCP package within the R console
Install from CRAN:
install.packages("AMCP")

Install from Github:
library("remotes")
install_github("cran/AMCP")

Install by package version:
library("remotes")
install_version("AMCP", "1.0.2")



Attach the package and use:
library("AMCP")
Maintained by
Ken Kelley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-12
Latest Update: 2024-06-07
Description:
Accompanies "Designing experiments and analyzing data: A model comparison perspective" (3rd ed.) by Maxwell, Delaney, & Kelley (2018; Routledge). Contains all of the data sets in the book's chapters and end-of-chapter exercises. Information about the book is available at .
How to cite:
Ken Kelley (2016). AMCP: A Model Comparison Perspective. R package version 1.0.2, https://cran.r-project.org/web/packages/AMCP. Accessed 05 Aug. 2026.
Previous versions and publish date:
0.0.1 (2016-02-12 01:05), 0.0.2 (2016-03-02 23:33), 0.0.3 (2017-01-23 13:49), 0.0.4 (2017-02-18 21:22), 1.0.0 (2020-02-13 19:30), 1.0.1 (2020-07-24 22:22), 1.0.2 (2024-06-07 23:40), (2026-07-22 10:31)
Other packages that cited AMCP R package
View AMCP citation profile
Other R packages that AMCP depends, imports, suggests or enhances
Complete documentation for AMCP
Functions, R codes and Examples using the AMCP R package
Some associated functions: AMCP-package . chapter_10_exercise_14 . chapter_10_exercise_7 . chapter_10_exercise_9 . chapter_10_table_5 . chapter_10_table_9 . chapter_11_exercise_17 . chapter_11_exercise_18 . chapter_11_exercise_19 . chapter_11_exercise_21 . chapter_11_exercise_22 . chapter_11_exercise_23 . chapter_11_exercise_24 . chapter_11_exercise_3 . chapter_11_exercise_5 . chapter_11_table_1 . chapter_11_table_19 . chapter_11_table_20 . chapter_11_table_4 . chapter_11_table_5 . chapter_12_exercise_17 . chapter_12_exercise_18 . chapter_12_exercise_19 . chapter_12_exercise_21 . chapter_12_exercise_9 . chapter_12_table_1 . chapter_12_table_11 . chapter_12_table_15 . chapter_12_table_21 . chapter_12_table_7 . chapter_12_table_9 . chapter_13_exercise_10 . chapter_13_exercise_13 . chapter_13_exercise_14 . chapter_13_exercise_22 . chapter_13_exercise_23 . chapter_13_exercise_24 . chapter_13_exercise_25 . chapter_13_exercise_7 . chapter_13_table_1 . chapter_13_table_12 . chapter_13_table_14 . chapter_13_table_2 . chapter_13_table_5 . chapter_14_exercise_10 . chapter_14_exercise_14 . chapter_14_exercise_15 . chapter_14_exercise_21 . chapter_14_exercise_22 . chapter_14_table_1 . chapter_14_table_10 . chapter_14_table_3 . chapter_14_table_4 . chapter_14_table_5 . chapter_14_table_8 . chapter_15_exercise_16 . chapter_15_exercise_17 . chapter_15_exercise_18 . chapter_15_exercise_18_univariate . chapter_15_exercise_19 . chapter_15_exercise_19_univariate . chapter_15_table_1 . chapter_16_exercise_5 . chapter_16_exercise_7 . chapter_16_exercise_9 . chapter_16_table_1 . chapter_16_table_4 . chapter_1_exercise_18 . chapter_1_exercise_19 . chapter_1_exercise_21 . chapter_1_exercise_22 . chapter_1_exercise_23 . chapter_1_table_1 . chapter_3_exercise_10 . chapter_3_exercise_11 . chapter_3_exercise_19 . chapter_3_exercise_20 . chapter_3_exercise_21 . chapter_3_exercise_22 . chapter_3_exercise_9 . chapter_3_table_1 . chapter_3_table_3 . chapter_3_table_7_raw . chapter_3_table_9_raw . chapter_4_exercise_11 . chapter_4_exercise_12 . chapter_4_exercise_13 . chapter_4_table_1 . chapter_4_table_7 . chapter_5_exercise_10 . chapter_5_exercise_16 . chapter_5_exercise_5 . chapter_5_table_4 . chapter_6_exercise_10 . chapter_6_exercise_14 . chapter_6_exercise_16 . chapter_6_table_1 . chapter_7_exercise_12 . chapter_7_exercise_13 . chapter_7_exercise_14 . chapter_7_exercise_15 . chapter_7_exercise_18 . chapter_7_exercise_19 . chapter_7_exercise_22 . chapter_7_exercise_23 . chapter_7_exercise_24 . chapter_7_exercise_25 . chapter_7_exercise_6 . chapter_7_exercise_9 . chapter_7_table_1 . chapter_7_table_11 . chapter_7_table_15 . chapter_7_table_23 . chapter_7_table_5 . chapter_7_table_9 . chapter_8_exercise_15 . chapter_8_exercise_16 . chapter_8_exercise_17 . chapter_8_exercise_18 . chapter_8_exercise_19 . chapter_8_table_12 . chapter_9_exercise_14 . chapter_9_exercise_15 . chapter_9_exercise_16 . chapter_9_exercise_4 . chapter_9_extension_exercise_1 . chapter_9_extension_exercise_2 . chapter_9_extension_figures_4_and_5 . chapter_9_extension_table_1 . chapter_9_table_1 . chapter_9_table_11 . chapter_9_table_7 . tutorial_1_table_1 . tutorial_2_table_1 . tutorial_3a_table_1 . tutorial_3a_table_2 . tutorial_3a_table_4 . tutorial_3a_table_5 . 
Some associated R codes: AMCP.R . documentation.R .  Full AMCP package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA