manova#

swordfish.function.manova()#

Conduct multivariate analysis of variance (MANOVA).

Parameters:
  • X (Constant) – A matrix or a table whose columns are all of numeric types.

  • group (Constant) – A vector with the same length as each of the columns of X indicating groups.