tidycomm: Data Modification and Analysis for Communication Research

Provides convenience functions for common data modification and analysis tasks in communication research. This includes functions for univariate and bivariate data analysis, index generation and reliability computation, and intercoder reliability tests. All functions follow the style and syntax of the tidyverse, and are construed to perform their computations on multiple variables at once. Functions for univariate and bivariate data analysis comprise summary statistics for continuous and categorical variables, as well as several tests of bivariate association including effect sizes. Functions for data modification comprise index generation and automated reliability analysis of index variables. Functions for intercoder reliability comprise tests of several intercoder reliability estimates, including simple and mean pairwise percent agreement, Krippendorff's Alpha (Krippendorff 2004, ISBN: 9780761915454), and various Kappa coefficients (Brennan & Prediger 1981 <doi:10.1177/001316448104100307>; Cohen 1960 <doi:10.1177/001316446002000104>; Fleiss 1971 <doi:10.1037/h0031619>).

Version: 0.4.1
Depends: R (≥ 2.10)
Imports: car, dplyr, fastDummies, forcats, GGally, ggplot2, glue, lm.beta, lubridate, magrittr, MASS, MBESS, misty, pillar, purrr, rlang, stringr, tibble, tidyr, tidyselect
Suggests: covr, knitr, rmarkdown, testthat (≥ 2.1.0)
Published: 2024-02-22
Author: Julian Unkel ORCID iD [aut, cre], Mario Haim ORCID iD [aut], Lara Kobilke ORCID iD [aut]
Maintainer: Julian Unkel <julian.unkel at gmail.com>
BugReports: https://github.com/joon-e/tidycomm/issues
License: GPL-3
URL: https://joon-e.github.io/tidycomm/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tidycomm results

Documentation:

Reference manual: tidycomm.pdf
Vignettes: Univariate analysis
Bivariate analysis
Indices and reliability estimates
Intercoder reliability tests
Scales

Downloads:

Package source: tidycomm_0.4.1.tar.gz
Windows binaries: r-devel: tidycomm_0.4.1.zip, r-release: tidycomm_0.4.1.zip, r-oldrel: tidycomm_0.4.1.zip
macOS binaries: r-release (arm64): tidycomm_0.4.1.tgz, r-oldrel (arm64): tidycomm_0.4.1.tgz, r-release (x86_64): tidycomm_0.4.1.tgz
Old sources: tidycomm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidycomm to link to this page.