What are all the files produced by running an ADMB executable?
Most files contain results of the model in either ASCII or binary format. Some are temporary files created in the process of running the model and can be ignored. The most commonly used output files are • Parameter Estimate file (.par), • Standard Deviation file (.std), • Correlation Matrix file (.cor), and • User-Defined Output file (.rep). A good source of more information on all the files is Chapter 6 of the draft ADMB Getting Started Guide.