anovatab: Table of ANOVA test for several explanatory variables
Description
Performs the function aov() for the main.var and var.
Usage
anovatab(data, main.var, var, nb.dec = 1)
Arguments
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.