Measurement Systems Analysis

%hongrr Macro

%hongrr (parameters) ;

The %hongrr macro produces a summary report for an Honest Gauge R&R Study, as described by Wheeler (2006). The parameters for this macro are as follows:

SAS-data-set

is the name of the data set that contains the measurement data. You must specify a value for this parameter.

SAMPLE=variable

specifies the variable in the input data set that identifies the subgroups of measurements. By default, variable is Sample.

CONDITION=variable

specifies the variable in the input data set that identifies a condition that potentially affects measurement variation. By default, variable is Condition.

VALUE=variable

specifies the variable in the input data set that contains the reported values. By default, variable is Value.