Skip to content
Snippets Groups Projects
Verified Commit ca697085 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

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
1 merge request!1815WIP Cherry-picks for 4.6
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment