Other packages > Find by keyword >

Multiaovbay  

Classic, Nonparametric and Bayesian Two-Way Analysis of Variance Panel
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Multiaovbay", "0.1.0")



Attach the package and use:
library("Multiaovbay")
Maintained by
Omar Ruiz-Barzola
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-17
Latest Update: 2023-03-17
Description:
Covers several approaches to ANOVA (Analysis of Variance), specifically studying a balanced two-factor fixed-fixed ANOVA design. It consists of four sections. The first section uses a dynamic scheme to indicate which possible alternatives to follow depending on the fulfillment of the assumptions of the model. It also presents an analysis on the fulfillment of the assumptions of linearity, homoscedasticity, normality, and independence in the residuals of the model, as well as dynamic statistical graphs on the residuals of the model. The second section presents an analysis with a non-parametric approach of Kruskal Wallis. After Kruskal Wallis, a Post-Hoc analysis of multiple comparisons on the medians of the treatments is carried out. The third section presents a classical parametric ANOVA. Following classical ANOVA, a post-hoc analysis of multiple comparisons on the medians of the treatments, factor levels by Dunn's test, and statistical graphs for the treatments and factor levels are shown. Additionally, a post-hoc analysis of multiple comparisons on the means of the treatments is done. The fourth section presents an analysis of variance under a Bayesian approach. In this section, interactive statistical graphs are presented on the posterior distributions of treatments, factor levels, and a convergence analysis of the estimated parameters, using MCMC (Markov Chain Monte Carlo). These results are displayed in an interactive glossy panel which allows modification of the test arguments, contains interactive statistical plots, and presents automatic conclusions depending on the fulfillment of the assumptions of the balanced two-factor fixed ANOVA model.
How to cite:
Omar Ruiz-Barzola (2023). Multiaovbay: Classic, Nonparametric and Bayesian Two-Way Analysis of Variance Panel. R package version 0.1.0, https://cran.r-project.org/web/packages/Multiaovbay. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.1.0 (2023-03-17 18:20)
Other packages that cited Multiaovbay R package
View Multiaovbay citation profile
Other R packages that Multiaovbay depends, imports, suggests or enhances
Functions, R codes and Examples using the Multiaovbay R package
Full Multiaovbay 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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
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  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
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