Generate Text Report with Estimation Results
Internal function used to generate a report of estimation results
generate_report(parameters, ss, cfg, conv_desc)
parameters
: list of parameter estimatesss
: output from solution_statisticscfg
: ubiquity system objectconv_desc
: description of convergence criteriaList with the following elements:
report_file
name of report filereport_file_contents
contents of report fileparameters_all_file
name of CSV file with all parametersparameters_est_file
name of CSV file with only the estimates