Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@jabenninghoff jabenninghoff released this 12 Nov 04:16
· 1 commit to main since this release

Updated Standalone Quarto site example:

  • Replaced stopifnot() in import data validation check with warnings to review validation results

  • Added 'typical' losses in Forecast section using the geometric mean

  • Added percentage of years with no losses to the Forecast section

  • Loss Exceedance Curves now use a log10 scale to improve readability

Added new functions:

  • gmean(): calculate the geometric mean

  • check_validation(): raise warnings if there were issues with data validation

Other updates:

  • Updated Template to match Standalone site example

  • Add rendered standalone report sample to online documentation