Add bvar_irf to unit test

time-shift
Johannes Pfeifer 2016-10-19 20:59:40 +02:00 committed by Stéphane Adjemian (Charybdis)
parent ef2ee9d2b0
commit b2954b4103
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@ bvar_density(datafile = bvar_sample, first_obs = 20, bvar_prior_flat,
bvar_prior_train = 10) 8;
bvar_forecast(forecast = 10, bvar_replic = 10000, nobs = 200) 8;
bvar_irf(8,'Cholesky');
bvar_irf(8,'SquareRoot');