sim.restricted | R Documentation |
Simulate a factor-driven component that admits a restricted (static) representation; see the model (C2) in the reference.
sim.restricted(n, p, q = 2, heavy = FALSE, df = 5, lags = 1)
n |
sample size |
p |
dimension |
q |
number of unrestricted factors; number of restricted factors is given by |
heavy |
if |
df |
if |
lags |
number of lags of common shocks used in the Factor vector |
a list containing
data |
|
q |
number of factors |
r |
number of restricted factors |
Barigozzi, M., Cho, H. & Owens, D. (2024) FNETS: Factor-adjusted network estimation and forecasting for high-dimensional time series. Journal of Business & Economic Statistics (to appear).
Owens, D., Cho, H. & Barigozzi, M. (2024) fnets: An R Package for Network Estimation and Forecasting via Factor-Adjusted VAR Modelling. The R Journal (to appear).
common <- sim.restricted(500, 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.