View source: R/chowlin_likelihood.R
chowlin_likelihood | R Documentation |
Used in disaggregation.R to find estimates of the optimal rho parameter.
chowlin_likelihood(Y, X, vcov)
Y |
The low-frequency response series (n_l x 1 matrix). |
X |
The aggregated high-frequency indicator series (n_l x p matrix). |
vcov |
Aggregated variance-covariance matrix of Chow-Lin or Litterman residuals. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.