Data Summarization Tools

Tools for aggregation and summarization of data.

Filename

Author

Description

R
A free software package that was developed for statistical analysis. R has several additional features that make it useful for applications beyond statistics.
RStudio
For those starting out working with their data for visualization and summarization purposes, RStudio provides a learner-friendly interface for the powerful R statistical framework.
Slides from the first two days of Alicia Wassink's "R for Linguists" course (LING 421A).
Script from Wassink & Koops, 2013 (NWAV 2013 presentation) for plotting SS-ANOVA vowel trajectory curves.

Filename

Author

Description

R
A free software package that was developed for statistical analysis. R has several additional features that make it useful for applications beyond statistics.
RStudio
For those starting out working with their data for visualization and summarization purposes, RStudio provides a learner-friendly interface for the powerful R statistical framework.
This script is intended to assist in the analysis of the PNWEP recordings by reading in transcript files from a given task and generating word frequency statistics and cross-task comparisons, based either on another set of transcripts or the formal task scripts subjects are asked to read.

Filename

Author

Description

R
A free software package that was developed for statistical analysis. R has several additional features that make it useful for applications beyond statistics.
The Rbrul package walks users through mixed-effects modeling of their data. Available in both command line and RShiny interfaces.