Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@JoachimGoedhart JoachimGoedhart released this 31 Jan 17:23
· 3 commits to master since this release

Improvements and bug fixes:
-Fixed bug; now supports 'cloning' of color list and dot size
-Implemented ordering of conditions
-Use functions to calculate stats
-Improved support for stats (SD/CI) for showing split data
-Changed plotting of stats to allow correct display of stats (mean/median) per replicate (changed from 'stat_summary' to 'geom_point')
-Set the transparency of the big dot
-Type of error bars are now stored in 'clone setting'
-remove facetting labels/strips when legend is shown
-Added option to reflect 'n' per replicate by dot size
-Bug fix: Rounding of dataframe only for presentation of table not for calculations
-replaced some packages by {tidyverse}
-verified that app runs with R v4.2
-Replaced the deprecated funs() with list()
-Added example data from Bland-Altman
-Added calculation and reporting of repeatability stats
-Repeatability stats are available in Table 4
-Fixed a bug that prevented calculation of p-value for multiple conditions