Computes the long-run correlation coefficient between the residuals of the predictive regression and the autoregressive model for the regressor.
delta(object)A vector of the estimated correlation coefficients. This should have row and column names corresponding to the parameter names given by the coef method.
mod <- ivx(Ret ~ LTY, data = monthly)
delta(mod)
#> [1] -0.1081335