R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
afex
View on CRAN: Click
here
Download and install afex package within the R console
Install from CRAN:
install.packages("afex")
Install from Github:
library("remotes")
install_github("cran/afex")
Install by package version:
library("remotes")
install_version("afex", "1.4-1")
Attach the package and use:
library("afex")
Maintained by
Henrik Singmann
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.afex . https://github.com/singmann/afex/issues . https://afex.singmann.science/ . https://github.com/singmann/afex . afex results . afex.pdf . afex_plot: Publication Ready Plots for Experimental Designs . afex_plot: Supported Models . afex_1.4-1.tar.gz . afex_1.4-1.zip . afex_1.4-1.zip . afex_1.4-1.zip . afex_1.4-1.tgz . afex_1.4-1.tgz . afex_1.4-1.tgz . afex_1.4-1.tgz . afex_1.4-1.tgz . afex_1.4-1.tgz . afex archive . https://CRAN.R-project.org/package=afex .
First Published: 2012-08-09
Latest Update: 2023-04-17
Description:
Convenience functions for analyzing factorial experiments using ANOVA or
mixed models. aov_ez(), aov_car(), and aov_4() allow specification of
between, within (i.e., repeated-measures), or mixed (i.e., split-plot)
ANOVAs for data in long format (i.e., one observation per row),
automatically aggregating multiple observations per individual and cell
of the design. mixed() fits mixed models using lme4::lmer() and computes
p-values for all fixed effects using either Kenward-Roger or Satterthwaite
approximation for degrees of freedom (LMM only), parametric bootstrap
(LMMs and GLMMs), or likelihood ratio tests (LMMs and GLMMs).
afex_plot() provides a high-level interface for interaction or one-way
plots using ggplot2, combining raw data and model estimates. afex uses
type 3 sums of squares as default (imitating commercial statistical software).
How to cite:
Henrik Singmann (2012). afex: Analysis of Factorial Experiments. R package version 1.4-1, https://cran.r-project.org/web/packages/afex. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.2-26 (2012-08-09 19:10), 0.3-42 (2012-09-17 16:02), 0.4-57 (2013-02-11 14:22), 0.5-71 (2013-05-29 17:33), 0.6-82 (2013-09-26 16:05), 0.7-90 (2013-12-04 14:56), 0.8-94 (2014-02-23 12:09), 0.9-109 (2014-04-24 10:10), 0.10-113 (2014-08-05 00:25), 0.11-131 (2014-10-12 01:56), 0.12-135 (2014-11-03 15:05), 0.13-145 (2015-01-12 22:52), 0.14-2 (2015-08-17 23:11), 0.15-2 (2015-10-25 00:22), 0.16-1 (2016-04-04 01:11), 0.17-8 (2017-04-13 23:51), 0.18-0 (2017-05-26 00:17), 0.19-1 (2018-01-08 15:06), 0.20-2 (2018-04-04 14:40), 0.21-2 (2018-06-24 19:25), 0.22-1 (2018-09-24 06:20), 0.23-0 (2019-02-19 06:30), 0.24-1 (2019-07-03 14:10), 0.25-1 (2019-08-27 20:10), 0.26-0 (2020-01-16 06:40), 0.27-2 (2020-03-28 09:20), 0.28-0 (2020-09-20 18:40), 0.28-1 (2021-01-12 16:50), 1.0-0 (2021-07-21 08:50), 1.0-1 (2021-07-22 06:40), 1.1-0 (2022-03-27 17:00), 1.1-1 (2022-04-30 01:30), 1.2-0 (2022-10-31 00:30), 1.2-1 (2023-01-09 09:40), 1.3-0 (2023-04-18 00:00), 1.3-1 (2024-02-25 15:40)
Other packages that cited afex R package
View afex citation profile
Other R packages that afex depends,
imports, suggests or enhances
Complete documentation for afex
Functions, R codes and Examples using
the afex R package
Some associated functions: afex-package . afex_aov-methods . afex_options . afex_plot . all_fit . aov_car . compare.2.vectors . deprecated . ems . fhch2010 . ks2013.3 . laptop_urry . md_12.1 . md_15.1 . md_16.1 . md_16.4 . mixed . nice . obk.long . predict.afex_aov . reexports . residuals.afex_aov . round_ps . set_sum_contrasts . sk2011.1 . sk2011.2 . stroop .
Some associated R codes: afex-package.R . afex_plot.R . afex_plot_plotting_functions.R . afex_plot_utils.R . allFit.R . aov_car.R . compare.2.vectors.R . deprecated.R . ems.R . fhch2010-data.R . helpers.R . ks2013.3-data.R . laptop_urry-data.R . lmerTest_utils.R . md_12.1-data.R . md_15.1-data.R . md_16.1-data.R . md_16.4-data.R . methods.afex_aov.R . mixed.R . nice.R . obk.long-data.R . predict.R . reexport.R . residuals.R . round_ps.R . set_contrasts.R . sk2011.1-data.R . sk2011.2-data.R . stroop-data.R . utils.R . zzz.R . Full afex package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
probout
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Chris Fraley (view profile)
letsR
Handling, processing, and analyzing geographic
data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Bruno Vilela (view profile)
nutriNetwork
Statistical tool for learning the structure of direct associations among variables for
continuous d ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Pariya Behrouzi (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
ASMap
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Julian Taylor (view profile)
MetaAnalyser
An interactive application to visualise meta-analysis data as a
physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Christopher Jackson (view profile)
24,012
R Packages
207,311
Dependencies
64,867
Author Associations
24,013
Publication Badges
