Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • panel dataset

    I am looking for a good panel dataset to explain GEE. McCuloloch, Searle and Neuhaus mention a dataset modelling alcohol consumption and low birth weight. There is the stata dataset by Hosemer and Lemeshow called lbw but it is not panel data. Is anyone aware of a publically accessible teaching dataset along these lines?

  • #2
    If I am not mistaken, McCulloch, Searle, and Neuhaus's textbook focuses on generalized linear models and mixed models (including generalized linear mixed models or GLMMs), which are likelihood-based methods rather than generalized estimating equations (GEEs) - unless you are referring to a different source.

    For GLMMs, see

    Code:
    help meglm
    If, on the other hand, you want GEE population-averaged panel-data models, see

    Code:
    help xtgee
    Stata estimation commands have detailed documentation, including publicly accessible datasets illustrating the commands.

    Comment


    • #3
      Matt:
      as Andrew wisely suggests, you may want to take a look at use https://www.stata-press.com/data/r19/nlswork2.
      Kind regards,
      Carlo
      (Stata 19.0)

      Comment


      • #4
        Cool thanks Andrew and Lazarro. I' ll have a look.
        Cheers,
        Matt

        Comment

        Working...
        X