Jouni Helske
banner
jounihelske.bsky.social
Jouni Helske
@jounihelske.bsky.social
Academy Research Fellow at INVEST (University of Turku), PI of CAUSALTIME project. Bayesian statistics, longitudinal causal inference, hidden Markov and state space models in general. Computational statistics in social sciences and various other things.
I'm often struggling with first sentences of Introduction when writing a paper. Perhaps I'm trying to be too fancy and should just go with "The paper is sociologically motivated. The content statistical." for one work in progress. #stats #metasci #sociology #AcademicSky
doi.org/10.1214/aoms...
June 24, 2025 at 5:28 AM
I couldn't help myself, a quick simulation doesn't confirm my reasoning:

gist.github.com/helske/744d6...
April 29, 2025 at 5:53 PM
Congratulations to my first PhD student Tiia-Maria Pasanen who successfully defended her thesis "Bayesian spatio-temporal modeling of areal data" on Saturday. Excellent work with applications in economic history, epidemiology, and sociology. #stats #rstats #AcademicSky #econsky #sociology
January 13, 2025 at 11:09 AM
Just got the same review request for Journal of AppliedMath (that seems to be their official name) to my two different email addresses, send by seemingly different persons but signed by same, third person. Bit sketchy... #metasci #AcademicSky
December 7, 2024 at 9:21 AM
Nice Shiny app to create word clouds of your research based on the paper titles or abstracts (the version using Semantic Scholar). scholargoggler.com
November 22, 2024 at 8:08 AM
Be careful in using as.integer(x) for numeric variable, use as.integer(round(x)) instead to avoid issues with floating point precision. #rstats #stats
November 11, 2024 at 1:06 PM
Computer scientists are getting a taste of their own medicine: after rebranding statistics as machine learning, AI is now physics. #NobelPrize #stats #metasci #AcademicSky🧪
October 9, 2024 at 4:17 AM
Oh my. Rounding by statistical significance: Significant estimates are exactly correct, but those with large p-values are just random noise and are actually zero... #metasci #stats 📉📈
January 31, 2024 at 10:52 AM
Looks interesting, but I wouldn't put too much weight on this paper. 1) this is only about naming reviewers after reviews, not actually open comments. 2) There is likely still selection bias and confounding present, for example, authors might be more interested in naming bigger names as reviewers.
January 10, 2024 at 6:36 AM
I managed to crash chatGPT for the first time, it just keeps generating na.rm = TRUE.
November 29, 2023 at 6:34 PM
There is also some discussion about this in Andrew Gelman's blog: statmodeling.stat.columbia.edu/2011/10/25/h...
I don't find the actual post super informative, the comments by Radford Neal are nice, e.g.,
October 25, 2023 at 7:53 AM