Changes in version 1.5.5 o new visualization options o volcanoplot: `plot2dTppVolcano` o heatmap of fold changes: `plot2dTppFcHeatmap` Changes in version 1.4.1 (2020-06-20) o bug fix in moderated F statistic computation - old version is unneccessarily stringent Changes in version 1.4.0 (2020-05-01) o moderated F statistic is computed as default o `computeFdr` is now deprecated, use `getFDR` instead Changes in version 1.3.0 (2020-04-17) o Carry-over detection is not used anymore o Bootstrapping is done based on resampling of alternative model residuals onto null model fits o `getFDR` replaces `computeFdr` o option to moderate F is now available in function `getFDR` Changes in version 1.1.0 (2019-05-06) o Carry-over detection now works via a LDA model Changes in version 1.0.0 (2019-05-01) o Package added to Bioconductor o Bioc-submission branch merged with master Changes in version 0.99.0 (2019-03-12) o Submitted to Bioconductor