test_anova: Perform an ANOVA test on a dataset

Description Usage Arguments Value

View source: R/test_funs.R

Description

This function performs an ANOVA test on a dataset having measurements made within 3 or more groups.

Usage

1

Arguments

data

A list containing the dataset, with length equal to the number of groups.

...

Currently the dots are ignored

Value

A value between 0 and 1 (a P-value).


colinorourke/simpower documentation built on May 21, 2019, 1:42 a.m.