Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LATTICE Procedure

PROC LATTICE Statement

PROC LATTICE < options >;
You can specify the following options in the PROC LATTICE statement.

DATA=SAS-data-set
names the SAS data set to be used by PROC LATTICE. If you omit the DATA= option, the most recently created SAS data set is used.

COVARIANCE
COV
calculates sums of products for every possible pair of response variables. A sum of products is given for each source of variation in the analysis of variance table. For each pair of response variables, the one appearing later in the data set (or in the VAR statement) is the covariable.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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