Statalist


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

st: RE: AIC xtpcse


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: AIC xtpcse
Date   Wed, 27 Aug 2008 16:57:54 +0200

Try 

**********
webuse grunfeld, clear
    xtset company year, yearly
    xtpcse invest mvalue kstoc
	eret li
    estimates store new
estimates table new, stats(aic) style(oneline)
**********

to see that this is the normal behavior. Likely explanation: -xtpcse- does
not return the information you are asking for. Type -eret li- to see what it
does return.


HTH
Martin 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of ghislain dutheil
Sent: Wednesday, August 27, 2008 4:06 PM
To: [email protected]
Subject: st: AIC xtpcse

Hi,

I run stata 8.2, I have several model estimatited by xtpcse, and I have 
to select one.

estimates table, stats(aic) doesn't return a value but a blank.

Is it possible to have AIC or BIC from xtpcse ?

Thanks

Ghislain

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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