ar1Autoregressive of order one. Assumes sigma_R=0.
pci_opt_method
Method to be used for fitting Y to X.
jpThe coefficients of Y are jointly optimized
with the parameters of the AAR fit of the residuals. Default.
twostepA modified Engle-Granger procedure is used, where
the coefficients of Y are first estimated, and then an AAR
model is fit to the residuals.
nu
If robust is TRUE, then this is the degrees of freedom
parameter used in fitting the t-distribution. Default: 5.
Value
The log of the ratio of the likelihoods of the two models.
Details
First searches for the optimal fit under the null model, and computes
the log of the likelihood score of this fit. Then, searches for the optimal
fit under the full model, and computes the log of the likelihood score of
this fit. Returns the difference of the two likelihood scores. Since the
null model is nested in the full model, the log likelihood ratio score
is guaranteed to be negative.
References
Clegg, Matthew, 2015.
Modeling Time Series with Both Permanent and Transient Components
using the Partially Autoregressive Model.
Available at SSRN: http://ssrn.com/abstract=2556957