anova#

swordfish.function.anova()#

Conduct one-way analysis of variance (ANOVA). Each column in X is a group.

Parameters:

X (Constant) – A matrix or a table with numeric columns.

Returns:

A dictionary

Return type:

Constant