system_rpt_estimation function

Generate a Report from Parameter Estimation

Generate a Report from Parameter Estimation

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)

Arguments

  • cfg: ubiquity system object
  • rptname: report name ("default")
  • analysis_name: string containing the name of the estimation analysis and used as a prefix to store the results

Returns

ubiquity system object with estimation report appended

See Also

system_rpt_read_template, the reporting vignette (vignette("Reporting", package = "ubiquity")) and the estimation vignette (vignette("Estimation", package = "ubiquity"))

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07