Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: count time series model


From   "Ikuho Kochi" <[email protected]>
To   "<[email protected]>" <[email protected]>
Subject   Re: st: count time series model
Date   Thu, 30 Jan 2014 00:07:58 +0000

Thank you very much Robert and Andrew for your help! I will check the models you suggested!

Ikuho

On Jan 29, 2014, at 4:57 PM, "[email protected]" <[email protected]> wrote:

> Hello Ikuho,
> 
> The easiest thing is to run the Poisson or negbinom regressions using
> -glm- which allows Newey-West error structure:
> 
> glm count a b c, family(Pois) link(log) vce(hac nwest n)
> 
> where the n can be estimated with -ivreg2- (from SSC) using the bw(auto) option.
> 
> IIRC the same models can be obtained using -arpois- (SSC), but
> optimization and reporting are less well developed.
> 
> Hope this helps; there's surprising little published on such models!
> 
> cheers-
> Andrew Lover
> 
> ___________________________________________________
> Epidemiologist
> Centre for Infectious Disease Epidemiology Research (CIDER)
> Saw Swee Hock School of Public Health
> National University of Singapore
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index