Learn R Programming

HRM (version 1.2.1)

hrm.mv.internal: MVHRM test

Description

MVHRM test

Usage

hrm.mv.internal(
  X,
  group,
  factor1,
  subject,
  data,
  variable,
  C,
  D,
  nonparametric
)

Arguments

X

dataframe containing the data in the long table format

group

column name of the data frame X specifying the groups

factor1

column name of the data frame X of the first factor variable

subject

column name of the data frame X identifying the subjects

data

column name of the response variable

alpha

alpha level used for the test

H

string specifying the hypothesis

text

a string, which will be printed in the output

Value

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