uncertainty in linguistic and
psycholinguistic data analysis
Thoughts: An accessible paper on communicating your results with nuance.
#bayes #bayesian #uncertainty #error #bias #guide #tutorial
sites.stat.columbia.edu/gelman/resea...
uncertainty in linguistic and
psycholinguistic data analysis
Thoughts: An accessible paper on communicating your results with nuance.
#bayes #bayesian #uncertainty #error #bias #guide #tutorial
sites.stat.columbia.edu/gelman/resea...
📖 "Bayesian beta regressions with brms in R: A tutorial for phoneticians"
Accepted manuscript here: doi.org/10.31219/osf...
Repo: github.com/stefanocoret...
Publisher link: www.sciencedirect.com/science/arti...
📖 "Bayesian beta regressions with brms in R: A tutorial for phoneticians"
Accepted manuscript here: doi.org/10.31219/osf...
Repo: github.com/stefanocoret...
Publisher link: www.sciencedirect.com/science/arti...
🔗 osf.io/preprints/ps...
🔗 osf.io/preprints/ps...
www.annualreviews.org/content/jour...
www.annualreviews.org/content/jour...
Important notice: the client ID does not always correspond to a single speaker ID! Every so often, a single client ID contains more than one speaker’s voice. Our #Interspeech2025 paper examines the extent of this problem and proposes a solution
Important notice: the client ID does not always correspond to a single speaker ID! Every so often, a single client ID contains more than one speaker’s voice. Our #Interspeech2025 paper examines the extent of this problem and proposes a solution
📄Paper: www.isca-archive.org/interspeech_...
💻Code: github.com/pacscilab/CV...
💫This was joint work with @mzhang89.bsky.social, Aref Farhadipour, Annie Baker, Jiachen Ma, and Bogdan Pricop
📄Paper: www.isca-archive.org/interspeech_...
💻Code: github.com/pacscilab/CV...
💫This was joint work with @mzhang89.bsky.social, Aref Farhadipour, Annie Baker, Jiachen Ma, and Bogdan Pricop
For nearly two decades, it’s helped data scientists turn complex data into clear, beautiful insights.
We’re throwing a birthday party at Data+AI Summit, with treats and limited-edition swag. Come celebrate with us and @hadley.nz!
📍 Posit Lounge (402)
📅 June 10, 6–8pm
For nearly two decades, it’s helped data scientists turn complex data into clear, beautiful insights.
We’re throwing a birthday party at Data+AI Summit, with treats and limited-edition swag. Come celebrate with us and @hadley.nz!
📍 Posit Lounge (402)
📅 June 10, 6–8pm
chromewebstore.google.com/detail/googl...
chromewebstore.google.com/detail/googl...
Instead of settings parameters in a bunch of Praat windows, you now set them in a spreadsheet file that looks like this
github.com/kirbyj/praat...
Instead of settings parameters in a bunch of Praat windows, you now set them in a spreadsheet file that looks like this
github.com/kirbyj/praat...
aov() and anova() use Type I sums of squares, meaning that order matters, which can distort results in unbalanced designs. car::Anova() is safer because it uses Type II sums of squares by default), each effect is adjusted for all the other effects.
aov() and anova() use Type I sums of squares, meaning that order matters, which can distort results in unbalanced designs. car::Anova() is safer because it uses Type II sums of squares by default), each effect is adjusted for all the other effects.