Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
HBAR Statement

Syntax

The syntax for the HBAR statement is as follows:

HBAR (variable-list) < / options > ;

You can use any number of HBAR statements in the PARETO procedure. If you specify two or more variables in the HBAR statement, they must be enclosed in parentheses. The components of the HBAR statement are described as follows.

options
specify the layout and features of the chart, and they are listed after a slash (/) that follows the variables to be analyzed.

The "Summary of Options" section, which follows, provides summary tables of options organized by function. The "Dictionary of Options"

describes the options in detail.

variable-list
specifies the process variables to be analyzed. A chart is created for each variable, and the values of each variable determine the Pareto categories for that chart. A list of two or more variables must be enclosed in parentheses.

The variables can be numeric or character, and the maximum length of a character variable is 32. Formatted values are used to determine the categories and are displayed in labels and legends. The maximum format length is 32.


Summary of Options

Dictionary of Options

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.