Announcement

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

  • wtestq and Ljung-Box test

    Hello everyone!

    I want to use the Ljung-Box Q test for stock returns, however I do not completely understand whether the command wntestq uses the Ljung-Box correction or only the Box-Pierce version. Or is there another command I can use? Or would it not make a difference?

    Thank you for your time!
    Last edited by Martijn Kreft; 26 Aug 2020, 17:02.

  • #2
    You have the formula in the PDF manual (ts.pdf), and Stata computes the Ljung-Box statistic, not the Box-Pierce one. You can even check the source as it's quite simple: "viewsource wntestq.ado".

    Comment


    • #3
      Thank you!

      Comment

      Working...
      X