hrm.AB: Test for no interaction between treatment and time

Description Usage Arguments Value

View source: R/f2_old.R

Description

Test for no interaction between treatment and time

Usage

1
hrm.AB(n, a, d, X, alpha, nonparametric = FALSE)

Arguments

n

an vector containing the sample sizes of all groups

a

number of groups

d

number of dimensions (time points)

X

list containing the data matrices of all groups

alpha

alpha level used for the test

Value

Returns a data frame consisting of the degrees of freedom, the test value, the critical value and the p-value


HRM documentation built on Feb. 6, 2020, 5:15 p.m.

Related to hrm.AB in HRM...