Or, simply close the dataset (don't exit Stata), set the memory, and
reopen the dataset.
Best,
Alan
On 11/24/05, Rose Medeiros <[email protected]> wrote:
> You cannot set the memory if stata currently has a dataset open. The
> easiest solution is to close stata, then reopen stata without opening a
> dataset. Then you will be able to set the memory.
>
> Min Tang wrote:
>
> > . set mem 24m
> > no; data in memory would be lost
> >
> > Anybody can help this,
> > Thanks
> >
> > ----- Original Message ----- From: "Christopher Baum" <[email protected]>
> > To: <[email protected]>
> > Sent: Tuesday, November 15, 2005 5:07 PM
> > Subject: st: fhow to use Stata to do panel VAR
> >
> >
> >> . webuse grunfeld
> >> . mvreg invest mvalue kstock = L(1/2).invest L(1/2).mvalue L(1/2).kstock
> >>
> >> Smells like a panel; VAR to me... remember that VAR is just
> >> regression on the same set of lagged regressors for each of the
> >> dependent variables. This implmentation imposes the constraints that
> >> the coefficients do not differ across panels, but isn't that what a
> >> panel VAR implies?
> >>
> >> Kit
> >>
> >> Kit Baum, Boston College Economics
> >> http://ideas.repec.org/e/pba1.html
> >> *
> >> * 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/
> >
>
> *
> * 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/