Package: factorMerger
Title: The Merging Path Plot
Version: 0.4.0
Authors@R: c(
    person("Agnieszka", "Sitko", email = "ag.agnieszka.sitko@gmail.com", role = c("aut")),
    person("Aleksandra", "Grudziąż", email = "oll.dabrowska@gmail.com", role = c("aut")),
    person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("aut","ths")),
    person("Tomasz", "Mikołajczyk", email = "t.mikolajczyk@gmail.com", role = c("cre"))
    )
Description: 
    The Merging Path Plot is a methodology for adaptive fusing of k-groups 
    with likelihood-based model selection. This package contains tools for 
    exploration and visualization of k-group dissimilarities. 
    Comparison of k-groups is one of the most important issues
    in exploratory analyses and it has zillions of applications. 
    The traditional approach is to use pairwise post hoc tests
    in order to verify which groups differ significantly. However, 
    this approach fails with a large number of groups in both interpretation 
    and visualization layer.
    The Merging Path Plot solves this problem by using an easy-to-understand 
    description of dissimilarity among groups based on Likelihood Ratio Test (LRT) statistic (Sitko, Biecek 2017) <arXiv:1709.04412>.
    'factorMerger' is a part of the 'DrWhy.AI' universe (Biecek 2018) <arXiv:1806.08915>.
    Work on this package was financially supported by the 'NCN Opus grant 2016/21/B/ST6/02176'.
Depends: R (>= 3.0)
License: GPL
Encoding: UTF-8
LazyData: true
Imports: ggplot2, dplyr, reshape2, colorRamps, proxy, MASS, ggpubr,
        scales, mvtnorm, knitr, magrittr, survival, agricolae, forcats,
        formula.tools
RoxygenNote: 6.1.1
URL: https://github.com/MI2DataLab/factorMerger
Suggests: survminer, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-27 11:00:06 UTC; pbiecek
Author: Agnieszka Sitko [aut],
  Aleksandra Grudziąż [aut],
  Przemyslaw Biecek [aut, ths],
  Tomasz Mikołajczyk [cre]
Maintainer: Tomasz Mikołajczyk <t.mikolajczyk@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-03 22:50:26 UTC
Built: R 4.0.2; ; 2020-07-17 12:55:06 UTC; unix
