Wolfgang Viechtbauer

@wviechtb.bsky.social

Assoc Prof of Methodology and Statistics at Maastricht University. Interests: meta-analysis, ESM/EMA, mixed-effects models, computational statistics, research software, R, FLOSS, GNU/Linux, chess, piano, lolcats. The views expressed are those of my cats.

I recently reviewed a paper for a top journals in statistics that was written front to back with a LLM. To make things worse, the conclusions drawn from the simulation study did not match what the results actually showed and instead just conformed to what the authors intended to show.

I rarely use Windows, but noticed that #Rstats plots under Windows (using windows()) looked very fuzzy even with a 4k resolution. This seems to be related to DPI scaling (the system was using 200%). If I override the DPI settings for Rgui, then things are nice and crisp. Is this common knowledge?

The plotannotate package (#RStats) is now on CRAN: cran.r-project.org/package=plot... The package allows users to annotate base R graphics plots with freehand drawing, symbols, and text. This is useful for teaching (e.g., to visually explain certain plot elements) and creating quick sketches.

plotannotate: Annotate Plots

Interactively annotate 'base R graphics' plots with freehand drawing, symbols (points, lines, arrows, rectangles, circles, ellipses), and text. This is useful for teaching, for example to visually exp...

cran.r-project.org