anovatab: Table of ANOVA test for several explanatory variables

Description Usage Arguments Value

View source: R/anovatab.R

Description

Performs the function aov() for the main.var and var.

Usage

1
anovatab(data, main.var, var, nb.dec = 1)

Arguments

data

The database.

main.var

string. The categorical variable against the variable will be compared.

var

strings. The categorical variable to compare with.

nb.dec

digit. Number of decimals for the mean and quantiles

Value

table with mean and q1 q3 for each level and p-value of ANOVA test.


LilithF/doMIsaul documentation built on Dec. 17, 2021, 12:08 a.m.