hdBIC | R Documentation |
This function calculates the BIC score that has been shown to work better than ordinary BIC in high-dimensional scenarios. It uses the variance estimator given in \insertCiteyu2019estimating;textualTSdisaggregation.
hdBIC(X, Y, covariance, beta)
X |
Aggregated indicator series matrix that has been GLS rotated. |
Y |
Low-frequency response vector that has been GLS rotated. |
covariance |
Aggregated AR covariance matrix. |
beta |
Estimate of beta from LARS algorithm for a certain lambda. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.