Stata - Forecasting

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 6

  • @juliocesargranadosmunoz4684
    @juliocesargranadosmunoz4684 ปีที่แล้ว +1

    Excelente video. Explicas muy bien

  • @aminaahmedalibelal5676
    @aminaahmedalibelal5676 ปีที่แล้ว

    enjoyed it.

  • @kanchandatta4668
    @kanchandatta4668 ปีที่แล้ว +1

    importance of last command that is tick x and tick y is not clear. is it essential ? another point instead of yearly data if my data is monthly what will be the dynamic command that is predict fle, y dynamic((??))

    • @SteffensClassroom
      @SteffensClassroom  ปีที่แล้ว

      Hello! Thank you for your question. The ytick command and xtick command are options you can add to tsline (and other graphing commands in Stata). They state how the ticks on each axis should be displayed. For example, xtixk(1900(1)1940) states that we should add ticks to the xaxis starting with number 1900, and then have a tick with each 1 increase until 1940.
      If you have monthly data, you would replace the y in the dynamic option in the predict command. I blieve you should replace it with m for monthly.

  • @cleopatra428
    @cleopatra428 ปีที่แล้ว

    Not clear😢

    • @SteffensClassroom
      @SteffensClassroom  ปีที่แล้ว +1

      Oh no :/
      Did you try and replicate the file?