Learn R Programming

HRM (version 1.2.1)

HRM-deprecated: Deprecated functions in package HRM.

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

hrm.test.matrix(data, alpha = 0.05)

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

Arguments

Details

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