Dear Statalist.
I use Robert Picard 's incredibly useful -project- command frequently. My workflow usually goes from datasets, to .ster files with estimation results, to tables and figures.
I use -project, replicate- to check that my projects can be replicated from start to end. This basically runs the projects twice and checks the files for differences. I have noticed that the .ster files are always different between replications, even if the results have not changed. The files are checked for differences with the -checksum- command.
Why would this be the case? Do .ster files include time-specific information? Robert Picard Is there a way to make -project- to compare .ster files the same way it compares log files, ignoring time-specific information?
Thanks,
Related Posts with -project, replicate- and .ster files.
Graph: couldn't get the looking of apostrophe rightHi list, I need to include an apostrophe in my figure. Someone asked me to change the looking of th…
Graph: display negative sign using en-dash instead of hyphenHi list, Code: webuse auto,clear replace rep78=-1*rep78 if foreign==1 scatter rep78 trunk,ysc(r(-5…
Command for estimating household consumption aggregateHello Statalist, Here is a preview of my dataset Code: * Example generated by -dataex-. To instal…
Collapsing unique country names and country IDsHello, I am getting strange results when I try to collapse country data and I would like to ask you…
repeating a smoothing function in a time seriesHello I have a series of mortality data for 100 countries. I have (clumsily) coded the following fo…
Subscribe to:
Post Comments (Atom)
0 Response to -project, replicate- and .ster files.
Post a Comment