Other packages > Find by keyword >

RcmdrPlugin.aRnova  

R Commander Plug-in for Repeated-Measures ANOVA
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/RcmdrPlugin.aRnova")

Install by package version:
library("remotes")
install_version("RcmdrPlugin.aRnova", "0.0.5")



Attach the package and use:
library("RcmdrPlugin.aRnova")
Maintained by
Arnaud Travert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-08
Latest Update: 2018-03-03
Description:
R Commander plug-in for repeated-measures and mixed-design ('split-plot') ANOVA. It adds a new menu entry for repeated measures that allows to deal with up to three within-subject factors and optionally with one or several between-subject factors. It also provides supplementary options to oneWayAnova() and multiWayAnova() functions, such as choice of ANOVA type, display of effect sizes and post hoc analysis for multiWayAnova().
How to cite:
Arnaud Travert (2017). RcmdrPlugin.aRnova: R Commander Plug-in for Repeated-Measures ANOVA. R package version 0.0.5, https://cran.r-project.org/web/packages/RcmdrPlugin.aRnova. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.4 (2017-08-08 11:03)
Other packages that cited RcmdrPlugin.aRnova R package
View RcmdrPlugin.aRnova citation profile
Other R packages that RcmdrPlugin.aRnova depends, imports, suggests or enhances
Complete documentation for RcmdrPlugin.aRnova
Functions, R codes and Examples using the RcmdrPlugin.aRnova R package
Some associated functions: Moore . OBrienKaiser . Pottery . generalizedLinearModel_ . multiWayAnova_ . oneWayAnova_ . repMeasAnova . repMeasAnovaSetup . 
Some associated R codes: aRnova.R .  Full RcmdrPlugin.aRnova package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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