Other packages > Find by keyword >

ez  

Easy Analysis and Visualization of Factorial Experiments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ez", "4.4-0")



Attach the package and use:
library("ez")
Maintained by
Michael A. Lawrence
[Scholar Profile | Author Map]
First Published: 2009-04-26
Latest Update: 2016-11-02
Description:
Facilitates easy analysis of factorial experiments, including purely within-Ss designs (a.k.a. "repeated measures"), purely between-Ss designs, and mixed within-and-between-Ss designs. The functions in this package aim to provide simple, intuitive and consistent specification of data analysis and visualization. Visualization functions also include design visualization for pre-analysis data auditing, and correlation matrix visualization. Finally, this package includes functions for non-parametric analysis, including permutation tests and bootstrap resampling. The bootstrap function obtains predictions either by cell means or by more advanced/powerful mixed effects models, yielding predictions and confidence intervals that may be easily visualized at any level of the experiment's design.
How to cite:
Michael A. Lawrence (2009). ez: Easy Analysis and Visualization of Factorial Experiments. R package version 4.4-0, https://cran.r-project.org/web/packages/ez. Accessed 05 Apr. 2025.
Previous versions and publish date:
1.0 (2009-04-26 20:47), 1.1 (2009-04-27 08:48), 1.2 (2009-05-18 12:17), 1.3 (2009-05-20 08:55), 1.4.1 (2009-10-01 21:54), 1.4.2 (2009-10-07 17:33), 1.4 (2009-09-09 09:25), 1.5.1 (2010-01-13 08:45), 1.5 (2009-12-04 09:15), 1.6.1 (2010-03-21 19:15), 1.6 (2010-01-18 08:56), 2.0-0 (2010-08-30 12:18), 2.1-0 (2010-09-29 10:00), 3.0-0 (2011-02-06 10:19), 3.0-1 (2012-03-02 16:26), 4.0-2 (2012-08-07 17:07), 4.1-1 (2012-08-11 19:03), 4.2-0 (2013-06-21 07:41), 4.2-2 (2013-09-13 20:32), 4.3 (2015-11-13 23:54)
Other packages that cited ez R package
View ez citation profile
Other R packages that ez depends, imports, suggests or enhances
Complete documentation for ez
Functions, R codes and Examples using the ez R package
Some associated functions: ANT . ANT2 . ez-internal . ez-package . ezANOVA . ezBoot . ezCor . ezDesign . ezMixed . ezMixedProgress . ezPerm . ezPlot . ezPlot2 . ezPrecis . ezPredict . ezResample . ezStats . 
Some associated R codes: ez-internal.R . ezANOVA.R . ezBoot.R . ezCor.R . ezDesign.R . ezMixed.R . ezMixedProgress.R . ezPerm.R . ezPlot.R . ezPlot2.R . ezPrecis.R . ezPredict.R . ezResample.R . ezStats.R .  Full ez package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for ez150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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