Shravan Vasishth

@shravanvasishth.bsky.social

Professor of Psycholinguistics, University of Potsdam, Germany. Outside of work: Classical guitar, beginning student of piano. I like our cats, on occasion. Web page: vasishth.github.io

📘 With the release of our textbook "Bayesian Workflow" (avehtari.github.io/Bayesian-Wor...), I figured I'd also share the content of my graduate course on the topic at UBC. 🌎 charlesm93.github.io/stat547/ The course contains overlapping and complementary material, homeworks and reading.

Bayesian Workflow book: Website – Bayesian Workflow book

Website for the Bayesian Workflow book by Gelman, Vehtari, McElreath, et al. — case studies, code, and exercises in R and Stan.

avehtari.github.io

I just learned that one easy fix to preventing github from allowing the user to deploy a web page from the root directory in the main branch. Just move your html page and any subdirectories into the docs directory and deploy the web page from there.

Ever since Microsoft took over github they keep messing up the workflow. I have to go manually switch off their stupid Actions (which they enable by default), which breaks my websites for my data and other resources. WTF?