nts.alpha.procrusted | R Documentation |
Function to estimate alpha
nts.alpha.procrusted( Y, X, Z, zbeta, rank, Omega, P, beta, intercept = F, exo = NULL )
Y |
Response Time Series |
X |
Time Series in Differences |
Z |
Time Series in Levels |
zbeta |
estimate of short-run effects |
rank |
cointegration rank |
Omega |
estimate of inverse error covariance matrix |
P |
transformation matrix P derived from Omega |
beta |
estimate of cointegrating vector |
intercept |
F do not include intercept, T include intercept in estimation short-run effects |
A list containing: alpha: estimate of adjustment coefficients alphastar: estimate of transformed adjustment coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.