generate_report | R Documentation |
Internal function used to generate a report of estimation results
generate_report(parameters, ss, cfg, conv_desc)
parameters |
list of parameter estimates |
ss |
output from solution_statistics |
cfg |
ubiquity system object |
conv_desc |
description of convergence criteria |
List with the following elements:
report_file
name of report file
report_file_contents
contents of report file
parameters_all_file
name of CSV file with all parameters
parameters_est_file
name of CSV file with only the estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.