renderPremiumReport: Render PReMiuM report

Description Usage Arguments Value

Description

Render a standardised HTML report on PReMiuM model(s) using markdown, with covariate/response profiles and MCMC diagnostics.

Usage

1
2
renderPremiumReport(..., filename = "premium_report.html",
  rmd.template = NULL)

Arguments

...

Object(s) of type runInfoObj, output of profRegr.

filename

File name (.html) to save markdown report.

rmd.template

An alternate Rmd template to populate using the models in ....

Value

An HTML file written to filename.


simisc/premiumPlots documentation built on Dec. 16, 2020, 1:35 p.m.