HRM-deprecated: Deprecated functions in package 'HRM'.

Description Usage Details

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("hrm.test.matrix-deprecated") and help("hrm.test.dataframe-deprecated").

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
hrm.test.matrix(data, alpha = 0.05)

hrm.test.dataframe(
  data,
  alpha = 0.05,
  group,
  subgroup,
  factor1,
  factor2,
  factor3,
  subject,
  response
)

Details

For hrm.test.dataframe and hrm.test.matrix use hrm_test instead.


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