Package: factorMerger
Title: The Merging Path Plot
Version: 0.3.6
Authors@R: c(
    person("Agnieszka", "Sitko", email = "ag.agnieszka.sitko@gmail.com", role = c("aut", "cre")),
    person("Aleksandra", "Grudziąż", email = "oll.dabrowska@gmail.com", role = c("aut")),
    person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("aut","ths"))
    )
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.
    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.0.1.9000
URL: https://github.com/MI2DataLab/factorMerger
Suggests: rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-04 18:28:02 UTC; asitko
Author: Agnieszka Sitko [aut, cre],
  Aleksandra Grudziąż [aut],
  Przemyslaw Biecek [aut, ths]
Maintainer: Agnieszka Sitko <ag.agnieszka.sitko@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-04 21:18:03 UTC
