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