hrm.test.4.four: Test for two subplot factors

Description Usage Arguments Value

View source: R/f4_sub4.R

Description

Test for two subplot factors

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
hrm.test.4.four(
  X,
  alpha,
  factor1,
  factor2,
  factor3,
  factor4,
  subject,
  data,
  formula,
  testing = rep(1, 2^4 - 1),
  nonparametric,
  np.correction
)

Arguments

X

dataframe containing the data in the long table format

alpha

alpha level used for the test

factor1

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

factor2

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

factor3

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

factor4

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

subject

column name of the data frame X identifying the subjects

group

column name of the data frame X specifying the groups

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.