-
- Downloads
Reorder files generated by “moments_varendo” option of “estimation”
If there were more than 10 files of Metropolis parameter draws, the ordering the files containing the posterior moments could be different from that of the parameter draws. This is because the “dir()” command was used to order the files containing the parameter draws, and because the command uses alphabetic ordering, file #10 would come before #2. This commit enforces the numerical ordering of files. (cherry picked from commit e93c7b6b)
parent
184667b7
No related branches found
No related tags found
Showing
- matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m 5 additions, 6 deletions...imulated_theoretical_conditional_variance_decomposition.m
- matlab/dsge_simulated_theoretical_correlation.m 6 additions, 7 deletionsmatlab/dsge_simulated_theoretical_correlation.m
- matlab/dsge_simulated_theoretical_covariance.m 6 additions, 7 deletionsmatlab/dsge_simulated_theoretical_covariance.m
- matlab/dsge_simulated_theoretical_variance_decomposition.m 5 additions, 6 deletionsmatlab/dsge_simulated_theoretical_variance_decomposition.m
Loading
Please register or sign in to comment