View source: R/chowlin_likelihood.R
chowlin_likelihood | R Documentation |
This function computes the likelihood function used in temporal disaggregation to find the optimal \rho
parameter.
It is used in conjunction with disaggregate
to estimate the autocorrelation coefficient \rho
.
chowlin_likelihood(Y, X, vcov)
Y |
The low-frequency response series (an |
X |
The aggregated high-frequency indicator series (an |
vcov |
Aggregated variance-covariance matrix for the Chow-Lin or Litterman residuals. |
The log-likelihood value for the given parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.