LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 19 Dec 2003 14:32:59 -0800
Reply-To:   Yanni Yu <fynjj@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Yanni Yu <fynjj@YAHOO.COM>
Organization:   http://groups.google.com
Subject:   question on input data for proc mianalyze
Content-Type:   text/plain; charset=ISO-8859-1

Hi, there,

Is there any restriction for "proc mianalyze" such as number of variables in input data? Because I ran across such a problem in log file:

ERROR: The variable Col5 is not in the COVB= data set. ERROR: The variable Col6 is not in the COVB= data set.

And I checked the data where there are only 4 explanatory variables. I can not get the results from "proc mianalyze" due to the errors above. The input data for "COVB" is got from "proc mixed". What do you think is wrong?

Thank you, Yanni


Back to: Top of message | Previous page | Main SAS-L page