Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.44 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.44 KB

Build Status codecov

This package generates Tikz code for publication-ready vector graphics.

Critical difference (CD) diagrams are a powerful tool to compare outcomes of multiple treatments over multiple observations. For instance, in machine learning research we often compare the performance (= outcome) of multiple methods (= treatments) over multiple data sets (= observations). A wrapper for Python is also available.

Regular CD diagrams: indistinguishable methods are connected.

docs/src/assets/example.svg

2D sequences: sequences of multiple CD diagrams can be arranged in a single 2-dimensional axis.

docs/src/assets/2d_example.svg

For more information, please refer to the documentation.