The HPLMIXED Procedure
ID Statement
ID variables;
The ID statement specifies which variables from the input data set are to be included in the OUT= data set that is created by the OUTPUT statement. If you do not specify an ID statement, then no variables from the input data set are included in the OUT= data set.
Copyright © SAS Institute Inc. All rights reserved.
Last updated: August 11, 2020