functions for dataVizualiztion in Python
The file dataViz.py generate the type of output below that include
- 1/2 violin plot with KDE displaying median and quantile
- mean as dot
- thick bar sem
- thin bar 95% confidence interval
svg are very easy to useful to drag and drop in powerpoint and illustrator
functions for dataVizualiztion in Python some feature can be added or remove
The file 2gpComp.py generate the type of output below that include
- 1/2 violin plot with KDE displaying median and quantile
- mean as dot
- thick bar sem
- thin bar 95% confidence interval
This is a quick example to plot raster with 'toy data' see the code