An implementation of tidy speaker vowel normalization. This includes generic functions for defining new normalization methods for points, formant tracks, and Discrete Cosine Transform coefficients, as well as convenience functions implementing established normalization methods. References for the implemented methods are: Johnson, Keith (2020) <doi:10.5334/labphon.196> Lobanov, Boris (1971) <doi:10.1121/1.1912396> Nearey, Terrance M. (1978) <https://sites.ualberta.ca/~tnearey/Nearey1978_compressed.pdf> Syrdal, Ann K., and Gopal, H. S. (1986) <doi:10.1121/1.393381> Watt, Dominic, and Fabricius, Anne (2002) <https://www.latl.leeds.ac.uk/article/evaluation-of-a-technique-for-improving-the-mapping-of-multiple-speakers-vowel-spaces-in-the-f1-f2-plane/>.
Version: | 0.3.0 |
Depends: | R (≥ 4.1) |
Imports: | cli, dplyr, glue, purrr, Rcpp, rlang, stringr, tidyr, tidyselect |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | ggdensity, ggplot2, knitr, magick, quarto, reticulate, rmarkdown, testthat (≥ 3.0.0), tibble |
Published: | 2025-06-16 |
DOI: | 10.32614/CRAN.package.tidynorm |
Author: | Josef Fruehwald [cre, aut, cph] |
Maintainer: | Josef Fruehwald <JoFrhwld at gmail.com> |
BugReports: | https://github.com/JoFrhwld/tidynorm/issues |
License: | GPL (≥ 3) |
URL: | https://jofrhwld.github.io/tidynorm/, https://github.com/JoFrhwld/tidynorm |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tidynorm results |
Reference manual: | tidynorm.pdf |
Vignettes: |
Checking Normalization Procedures (source, R code) The Discrete Cosine Transform (source, R code) Normalization Methods (source, R code) Normalization Overview (source, R code) Normalizing Formant Tracks (source, R code) |
Package source: | tidynorm_0.3.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): tidynorm_0.3.0.tgz, r-oldrel (arm64): tidynorm_0.3.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=tidynorm to link to this page.