Maximum Likelihood Estimation of the MA(1) Model

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

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

  • @gppark91
    @gppark91 5 ปีที่แล้ว +6

    Thanks a lot. I m south korean student :)

  • @danpovey
    @danpovey 5 ปีที่แล้ว +3

    Warning: at the end he says it's a highly nonlinear problem with no analytical solution.

  • @ikanurhamdiyah3239
    @ikanurhamdiyah3239 4 ปีที่แล้ว +2

    How to estimate ARIMA(p,d,q) or example ARIMA(3,1,1) using MLE?

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

    Instead of "setting" epsilon_0 to 0, can you think of 0 as being the maximimum likelihood estimate of epsilon_0?

  • @denisbaranoff
    @denisbaranoff 3 ปีที่แล้ว

    Thank you!

  • @RTM-k1j
    @RTM-k1j ปีที่แล้ว

    The epsilons cannot be computed without alpha. Where does alpha come from??

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

      alpha is a parameter you're trying to estimate. Numerical algorithms will take a starting value, like alpha = .5, compute the likelihood, and travel in a direction towards greater likelihood values.