Page 1 of 1

moments_varendo error

PostPosted: Wed Jun 16, 2010 7:27 pm
by Paterson
Hello,

I am having trouble with the moments_varendo command. The error I get when I use the command is,

??? Subscripted assignment dimension mismatch.

Error in ==> conditional_variance_decomposition_mc_analysis at 70
p_mean(1,:) = Steps;

I get this message when I have not specified the number of steps for the conditional variance decomposition.

Does anyone have any ideas on what is causing this?

I have %’ed out p_mean(1,:) = Steps; in the conditional_variance_decomposition_mc_analysis file for now, but is there a better solution?

Thanks

Re: moments_varendo error

PostPosted: Sat Jul 10, 2010 3:22 pm
by AssiaEzzeroug
Please try to post the mod-file,

Best