Previous Page
|
Next Page
Description and Syntax
Creates a band plot that typically shows confidence or prediction limits.
BANDPLOT
X =
column
|
expression
LIMITLOWER =
number
|
numeric-column
|
expression
LIMITUPPER =
number
|
numeric-column
|
expression
<
/
option(s)
>
;
BANDPLOT
Y =
numeric-column
|
expression
LIMITLOWER =
number
|
numeric-column
|
expression
LIMITUPPER =
number
|
numeric-column
|
expression
<
/option(s)
>
;
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page