system_rpt_estimation | R Documentation |
This will take the output generated during a parameter estimation and append those results to a specified report.
system_rpt_estimation(cfg, rptname = "default", analysis_name = NULL)
cfg |
ubiquity system object |
rptname |
report name ( |
analysis_name |
string containing the name of the estimation analysis and used as a prefix to store the results |
ubiquity system object with estimation report appended
system_rpt_read_template
, the reporting vignette (vignette("Reporting", package = "ubiquity")
)
and the estimation vignette (vignette("Estimation", package = "ubiquity")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.