hrm.test.matrices: Test for no main treatment effect, no main time effect, no...

Description Usage Arguments Value

View source: R/Repeated.R

Description

Test for no main treatment effect, no main time effect, no simple treatment effect and no interaction between treatment and time

Usage

1
hrm.test.matrices(data, alpha = 0.05)

Arguments

data

A list containing the data matrices of all groups. The rows are the independent subjects, these observations are assumed to be multivariate normally distributed. The columsn of all matrices need to be in the same order.

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


happma/HRM documentation built on Feb. 11, 2020, 3:50 a.m.