flatr: Transforms Contingency Tables to Data Frames, and Analyses Them
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 |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=flatr
to link to this page.