adamryczkowski/PostHocGroups: Approximation of paired post-hoc results as mutualy exclusive sets

Takes function fn(item1, item2, ...) -> {0, 1} (different, not- different) that returns whether specific items are statistically different (or just the simmilarity matrix) and returns approximate view of the matrix as a set of mutually exclusive subsets, each statistically different from the other.

Getting started

Package details

AuthorAdam Ryczkowski
Maintainer<adam@statystyka.net>
LicenseLGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamryczkowski/PostHocGroups")
adamryczkowski/PostHocGroups documentation built on May 10, 2019, 5:50 a.m.