This was super random and hilarious π€£
16.07.2025 20:18 β π 0 π 0 π¬ 0 π 0@tcrow.bsky.social
Clinical Psychologist. Integrative clinically. Lover of #rstats. Quantcurious.
This was super random and hilarious π€£
16.07.2025 20:18 β π 0 π 0 π¬ 0 π 0I suppose, but I'm not sure how it makes sense in the context of small N unless you're not concerned with identifying any single interaction. So it seems like if you get e.g., an exciting non cats cradle finding, it would be hard to trust it in small sample context just like other small N findings.
22.06.2025 19:16 β π 0 π 0 π¬ 1 π 0Can you give an example of "representing high dimensional interactions with lower sample sizes"?
22.06.2025 03:32 β π 1 π 0 π¬ 1 π 0Not saying it's not a common message or a tempting one, but it can't be the right one in the next election.
24.05.2025 20:23 β π 0 π 0 π¬ 0 π 0"Those people are dumb, our people are smart" is an obtuse, terrible message that dispenses with empathy for the other side and further alienates many of the people we might hope to convince that Pete is a great candidate!
24.05.2025 20:22 β π 2 π 0 π¬ 1 π 0As a result, many psychological scientists are also engaging in lots of wasteful analyses, publishing findings that are very interesting on the face of it but virtually guaranteed not to replicate π«
15.03.2025 19:11 β π 0 π 0 π¬ 1 π 0Are there power issues when it comes to including both random slopes and intercepts? And am I crazy or is there some reason that glmmTMB has been more likely to fit random slopes models without convergence errors vs lme4?
26.02.2025 00:19 β π 0 π 0 π¬ 1 π 0Maybe there's a typo but I'm seeing the word "tongue" here... Do tell. π€
09.12.2024 14:17 β π 1 π 0 π¬ 0 π 0I like to think I'm operating on a slightly more complex basis than reinforcement learning π«
07.12.2024 16:00 β π 2 π 0 π¬ 1 π 0For the naive among us: why use Fortran in your R code? I assume it's for the performance? My understanding is Fortran is super old - didn't realize it was used in R packages in the way that e.g. C code is.
26.10.2024 14:17 β π 1 π 0 π¬ 2 π 0Why not just grab some pseudoephedrine from behind the counter? On the other hand if you're stuffed up and have good self-control, limited frequency oxymetazoline is simply incredible.
20.10.2024 20:56 β π 0 π 0 π¬ 0 π 0Incredibly cool work - great to see it in press!
17.10.2024 13:45 β π 1 π 0 π¬ 1 π 0How long have the delays been an issue? I'm hearing recently that there have been big delays, which was sad to hear, given my very positive experiences in Germany many years ago.
12.10.2024 19:52 β π 1 π 0 π¬ 1 π 0Sjmisc and sjPlot used to be big for me, but now I've mostly transitioned to easystats. (Shoutout @strengejacke.bsky.social ). Marginaleffects package has been great. Also, lavaan. lme4. psych. Increasingly tidymodels. I'm in psychology.
05.10.2024 23:31 β π 3 π 0 π¬ 0 π 0This is so common and what makes it extra confusing is how trivially easy it is to claim your business on Google Maps π€
06.07.2024 11:56 β π 1 π 0 π¬ 0 π 0It is indeed true...Michael Clark has a running blog where he checks this every so often, and a new paper (or perhaps preprint) that I saw on Twitter just today concludes the same thing. xgboost ftw. (Not only is gradient boosting better w tabular data, but of course its also less resource costly.
03.07.2024 11:24 β π 1 π 0 π¬ 0 π 0I agree with your instinct to add random slopes but not sure how well those fit with just two timepoints? Also, in his blog Sebastian has a nice discussion of the differences between the `~ tx + time + tx:time` model vs the one that doesn't keep tx as a separate IV (in the 2-timepoint context).
07.12.2023 18:25 β π 2 π 0 π¬ 0 π 0If you don't care about change through T3, then can do: `df |> filter(time %in% c(1, 2)) |> lmer(y ~ time + time:tx + (1 | id), data = _)` if you want the MLM variant of the ANCOVA as detailed nicely by S Kurz's blog. Of course just cut the filter() call to keep all timepoints.
07.12.2023 18:22 β π 2 π 0 π¬ 2 π 0Animated GIF depicting interactive visualization tool for simple slopes in regression
Hey #statsSky #psychSciSky check it out - I made an interactive visualization tool to teach or develop intuitions about interaction effects. Let me know what you think! https://observablehq.com/@tcrow/simpleslopes
19.08.2023 16:00 β π 29 π 7 π¬ 0 π 0