Learn R Programming

MAGMA.R (version 1.0.3)

Pillai_iterativ: Pillai_iterativ

Description

Pillai's Trace with respect to sample size.

Usage

Pillai_iterativ(da, gr, co, st)

Value

A vector containing Pillai's Trace in dependency of sample size. If two grouping variables were specified, the output is a matrix containing Pillai's Trace for both IVs and their ineraction.

Arguments

da

Specifying the data frame or tibble with the data.

gr

A character vector specifying the IVs.

co

A character vector naming the DVs.

st

A character naming the variable for iteratively inclusion

Author

Julian Urban

Details

This function computes Pillai's Trace for increasing sample size.