Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: what is SIGMA2 _const in arima


From   Robert A Yaffee <[email protected]>
To   [email protected]
Subject   Re: st: what is SIGMA2 _const in arima
Date   Thu, 24 Aug 2006 13:52:25 -0400

Olga,
  To obtain the errors, after running the ARIMA, you type:
predict error, resid
  To obtain the predicted values in an ARIMA, after running
the ARIMA you type:
  predict pred

   Regards,
        Bob Yaffee


Robert A. Yaffee, Ph.D.
Research Professor
Shirley M. Ehrenkranz
School of Social Work
New York University

home address:
Apt 19-W
2100 Linwood Ave.
Fort Lee, NJ
07024-3171
Phone: 201-242-3824
Fax: 201-242-3825
[email protected]

----- Original Message -----
From: Olga Gorbachev Melloni <[email protected]>
Date: Thursday, August 24, 2006 1:31 pm
Subject: st: what is SIGMA2 _const in arima

> Hi,
> I am trying to estimate a model, in which errors follow an MA(1). I 
> have 
> panel data, and I assume that for each cohort, coefficients are the 
> same.  I 
> ran:
> 
> arima y x if cohort==1935, ma(1) condition
> 
> I have two questions:
> 
> 1. when the estimation finished its run, it used BFGS and for the 
> estimate 
> of the white-noise disturbance epsilon it showed instead of the 
> usual 
> '/sigma', I got SIGMA2  _const =0.10...
> 
> what does this mean? I looked in the manual, but there is no 
> mention of 
> this.
> 
> 2. When trying to predict the errors or the predicted values, I got 
> an error 
> message saying that the sample cannot include panels.
> 
> Is there a way to get the predicted values and/or white-noise errors?
> 
> thank you,
> olga
> 
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index