Ini adalah satu lagi, lebih tidak langsung, tetapi saya percaya satu yang menarik, yaitu hubungan antara pendekatan yang berbeda untuk menghitung koefisien autokorelasi parsial dari suatu seri waktu stasioner.
Definisi 1
Y^t−μ=α(m)1(Yt−1−μ)+α(m)2(Yt−2−μ)+…+α(m)m(Yt−m−μ)
mα(m)m
mYtYt−1,…,Yt−m+1ρmYtYt−m
α(m)jZtXt
E[Xt(Zt−X⊤tα(m))]=0
α(m)
α(m)=[E(XtX⊤t)]−1E[XtZt]
Applying this formula to
Zt=Yt−μ and
Xt=[(Yt−1−μ),(Yt−2−μ),…,(Yt−m−μ)]⊤
we have
E(XtX⊤t)=⎛⎝⎜⎜⎜⎜⎜γ0γ1⋮γm−1γ1γ0⋮γm−2⋯⋯⋱⋯γm−1γm−2⋮γ0⎞⎠⎟⎟⎟⎟⎟
Also,
E(XtZt)=⎛⎝⎜⎜γ1⋮γm⎞⎠⎟⎟
Hence,
α(m)=⎛⎝⎜⎜⎜⎜⎜γ0γ1⋮γm−1γ1γ0⋮γm−2⋯⋯⋱⋯γm−1γm−2⋮γ0⎞⎠⎟⎟⎟⎟⎟−1⎛⎝⎜⎜γ1⋮γm⎞⎠⎟⎟
The
mth partial correlation then is the last element of the vector
α(m).
So, we sort of run a multiple regression and find one coefficient of interest while controlling for the others.
Definition 2
The mth partial correlation is the correlation of the prediction error of Yt+m predicted with Yt−1,…,Yt−m+1 with the prediction error of Yt predicted with Yt−1,…,Yt−m+1.
So, we sort of first control for the intermediate lags and then compute the correlation of the residuals.