Contingency Tables are a pain to work with when you want to run regressions. This package takes them, flattens them into a long data frame, so you can more easily analyse them! As well, you can calculate other related statistics. All of this is done so in a 'tidy' manner, so it should tie in nicely with 'tidyverse' series of packages.
Version: | 0.1.1 |
Depends: | R (≥ 3.4.2), stats, dplyr, tibble, magrittr |
Suggests: | testthat |
Published: | 2017-11-16 |
Author: | Scott D. Graham |
Maintainer: | Scott D. Graham <scott.grah95 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | flatr results |
Reference manual: | flatr.pdf |
Package source: | flatr_0.1.1.tar.gz |
Windows binaries: | r-devel: flatr_0.1.1.zip, r-release: flatr_0.1.1.zip, r-oldrel: flatr_0.1.1.zip |
macOS binaries: | r-release: flatr_0.1.1.tgz, r-oldrel: flatr_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=flatr to link to this page.