Introduction to statistical analysis of phonetic data in R
Julián Villegas
2018-09-18
1 Preface
This document was created as accompanying text for a workshop called “Introduction to statistical analysis of phonetic data in R” presented on the “2nd International Symposium on Applied Phonetics”—ISAPh2018 held in Aizu-Wakamatsu, Japan, on September 19-21, 2018.
Being a 2-hour workshop, this is very incomplete introduction to R created with the purpose of showing how to use it in the analysis of phonetic data, and encourage attendees to use R in their research. More comprehensive introductions to R are available elsewhere, for example, https://cran.r-project.org/doc/manuals/r-release/R-intro.pdf.
The dataset for the examples and for the do-it-yourself part are freely available along with this tutorial from here. Prepared with bookdown, the material can be browsed as a webpage, e-book, or PDF.

This material is licensed under
the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
It was created based on A Minimal Book Example
by Yihui Xie.