There is a newer version of the record available.

Published June 18, 2023 | Version v1.5.0
Software Open

LudvigOlsen/cvms: cvms 1.5.0

  • 1. Universitätsklinikum Hamburg-Eppendorf

Description

plot_confusion_matrix():

  • For (palette=, sums_settings(palette=)) arguments, tile color palettes can now be a custom gradient. Simply supply a named list with hex colors for "low" and "high" (e.g. list("low"="#B1F9E8", "high"="#239895")).

  • Adds intensity_by, intensity_lims, and intensity_beyond_lims arguments to sum_tile_settings() to allow setting them separately for sum tiles.

  • Adds intensity_lims argument which allows setting a custom range for the tile color intensities. Makes it easier to compare plots for different prediction sets.

  • Adds intensity_beyond_lims for specifying how to handle counts / percentages outside the specified intensity_lims. Default is to truncate the intensities.

  • Fixes bug where arrow size was not taking add_sums into account.

Files

LudvigOlsen/cvms-v1.5.0.zip

Files (3.1 MB)

Name Size Download all
md5:b05f680b352635be9171867ea1f263a2
3.1 MB Preview Download

Additional details

Related works