Previous Page
|
Next Page
Description and Syntax
Creates a three-dimensional bivariate histogram of three variables X, Y, and Z, where values of X and Y have been gridded. The Z variable represents a response value for the frequency, percentage counts, or densities of each bin combination.
BIHISTOGRAM3DPARM
X =
numeric-column
|
expression
Y =
numeric-column
|
expression
Z =
non-negative-numeric-column
|
expression
<
/
option(s)
>
;
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page