Announcement

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

  • PISA regression with 2015 data

    Hi. I am trying to work with some PISA 2015 data and I need some help with regression estimation. I have found a file that makes it easier to run the regression and perform analysis with PISA data, however, this file is applicable for up to 2012 data.

    Can someone help me make this file applicable for 2015 data? The only difference from previous years is that now there are 10 plausible values instead of 5. Below if the link of stata file:

    http://fmwww.bc.edu/repec/bocode/p/pisaqreg.ado

    Thanks

  • #2
    Try 'REPEST': module to run estimations with weighted replicate samples and plausible values.
    It works with PISA 2015 and is available from http://fmwww.bc.edu/RePEc/bocode/r .
    Thanks to Francesco Avvisati, OECD

    Comment


    • #3
      Hi, I'm working on PISA 2018 data, which was recently released. I am working on the -repest- command, e.g.:
      HTML Code:
      repest PISA, estimate(corr pv@math pv@read pv@scie) by(cnt)
      ...but I get this: "Survey parameters have been changed to PISA2015"

      Does anyone know whether the PISA2018 parameters exist?

      Many thanks,

      Ainhoa

      Comment

      Working...
      X