manova_main_I: MANOVA type I for main effects

Description Usage Arguments

View source: R/MANOVA.R

Description

MANOVA type I for main effects

Usage

1
manova_main_I(x, es_manova, test, digits, CI, lower.tail)

Arguments

x

Data frame or list containing summary statistics for multiple parameters measured in both sexes in two or more populations.

es_manova

effect size either ,"eta" for eta squared, or "none"for not reporting an effect size, Default:"none".

digits

Number of significant digits, Default: 4

CI

confidence interval coverage takes value from 0 to 1, Default: 0.95.

lower.tail

Logical; if TRUE probabilities are 'P[X <= x]', otherwise, 'P[X > x]'., Default: FALSE


bassam-abulnoor/TestDimorph documentation built on Jan. 29, 2021, 8:21 a.m.