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 02 May. 2025.
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
04/0304/0504/0604/0704/0804/0904/1204/1504/1704/1804/2104/2304/2404/2504/2604/2704/2905/01Downloads for Multiaovbay123456789TrendBars

Today's Hot Picks in Authors and Packages

nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
disprofas  
Non-Parametric Dissolution Profile Analysis
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA ...
Download / Learn more Package Citations See dependency  
contFracR  
Continued Fraction Generators and Evaluators
Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. T ...
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  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
quotedargs  
A Way of Writing Functions that Quote their Arguments
A facility for writing functions that quote their arguments, may sometimes evaluate them in the env ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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