aovbayes: Interactive panel ANOVA classic, non parametric and bayesian

Description Usage Arguments Value Examples

View source: R/aovbayes.R

Description

Interactive panel to visualize and develop one-way analysis of variance models, from the classical, non-parametric and Bayesian approach.

Usage

1
aovbayes(dataset = FALSE)

Arguments

dataset

Data set

Value

A shiny panel with the classical, non-parametric and Bayesian analyzes of variance, based on the specification of the dependent and independent variable of the data set provided in dataset, also provides a decision diagram that suggests which method is appropriate, based on the assumptions of the models.

Examples

1
2

AovBay documentation built on July 22, 2021, 9:07 a.m.