Does Sensitivity Analysis Toolbox run in DSGE_VAR model

Dear All,
When I estimate DSGE model, GSA runs completely. Then I try to run DSGE -VAR ( with both case estimated and cablirated dsge_var_weigh), after “estimation” command, I add “dynare_sensitivity” with the same option of DSGE. But I have errors :
??? Index exceeds matrix dimensions.

Error in ==> filt_mc_ at 183
yobs(:,:,nbb+1:nbb+nb)=yobs(:,:,nbb+1:nbb+nb)+squeeze(stock(js,1:nobs,:));

Error in ==> dynare_sensitivity at 365
filt_mc_(OutputDirectoryName,options_gsa,dataset_);

Error in ==> lubik at 281
dynare_sensitivity(options_gsa);

Error in ==> dynare at 174
evalin(‘base’,fname) ;
Can you show me the way to solve it ?
And in dynare, how to calculate p-value of parameters ?
Best regard.

No DSGE-VARs are not yet supported.