NOTE: SAS went to a new line when INPUT statement reached past the end of a line.
NOTE: The data set WORK.DOORCOUNT has 134 observations and 2 variables.
NOTE: DATA statement used (Total process time):
real time 0.00 seconds
cpu time 0.00 seconds
NOTE: The SAS System stopped processing this step because of errors.
WARNING: The data set WORK.OUT may be incomplete. When this step was stopped there were 0
observations and 0 variables.
WARNING: Data set WORK.OUT was not replaced because this step was stopped.
NOTE: PROCEDURE X12 used (Total process time):
real time 0.01 seconds
cpu time 0.01 seconds
WARNING: Output 'X12.ModelEstimation.AutoModel.AutomdlNote' was not created. Make sure that the
output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.FinalModelChoice' was not created. Make sure that
the output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.AutomaticModelChoice' was not created. Make sure
that the output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.Best5Model' was not created. Make sure that the
output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.AutoChoiceModel' was not created. Make sure that
the output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.UnitRootTest' was not created. Make sure that the
output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.
WARNING: Output 'X12.ModelEstimation.AutoModel.UnitRootTestModel' was not created. Make sure
that the output object name, label, or path is spelled correctly. Also, verify that the
appropriate procedure options are used to produce the requested output object. For
example, verify that the NOPRINT option is not used.作者: shiyiming 时间: 2009-9-20 22:08 标题: Re: Issue About X12 Model 死猪头作者: shiyiming 时间: 2009-9-21 08:35 标题: Re: Issue About X12 Model Could you please advise why I should choose Month not doorcount as Var as you sugested? FYI, what I am analyzing is doorcount not month.