Notes on DEseq2 design

May 13, 2025 | Xianjun Dong

My note from today's lab meeting:For senario like Rambo's project, where in a case-control two group comparison, each subject has multiple repeats (or multiple time points). To test the genes associated with the condition, you must model subject a... [Read more...]

Vers l’AGI, à pas lents et lucides

May 13, 2025 | Boris Guarisma

Cher journal, Aujourd’hui nous sommes le 13 mai 2025, et une question me trotte dans la tête :“Et si l’AGI n’arrivait jamais comme on l’imagine ?” Je sais, c’est une question un peu provocante, presque sacrilège dans un monde où chaque semaine apport... [Read more...]

Using LLMs with ellmer workshop by Hadley Wickham

May 13, 2025 | Dariia Mykhailyshyna

Join our workshop on Using LLMs with ellmer, which is a part of our workshops for Ukraine series!  Here’s some more info: Title: Using LLMs with ellmer Date: Friday, June 13th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone) Speaker: Hadley Wickham is Chief Scientist at Posit PBC, winner of the 2019 COPSS ... [Read more...]

Multi-Task Learning with torch in R

May 10, 2025 | R'tichoke

Multi-task learning (MTL) is an approach where a single neural network model is trained to perform multiple related tasks simultaneously. This methodology can improve model generalization, reduce overfitting, and leverage shared information acros...
[Read more...]

Benchmarking memory usage in R

May 8, 2025 | Jan Gorecki

Benchmarking memory usage in R Profiling memory in R has never been a trivial task. In this post, I would like to emphasize that currently popular methods are quite inaccurate and should therefore be used with caution. More importantly, they sh...
[Read more...]

R/exams Presents: Fun with Flags

May 6, 2025 | R/exams

Standalone knowledge quiz about the flags of countries and their neighbors, along with the Quarto source files to generate this. Knowledge quiz Standalone file: flags.html Resources flags flags.qmd: Quarto sou...
[Read more...]

Mapping research landscapes and dynamics: Some basic bibliometric analyses with R

May 6, 2025 | Vinicius Bastazini

Understanding how scientific knowledge develops requires more than merely counting papers and citations. It requires a careful evaluation of how research topics and themes interconnect and transform over time. This is where bibliometric analysis becomes essential. As the volume of scientific journals and papers continues to grow exponentially, bibliometric analyses ...
[Read more...]

Downsampling for predictive modeling

May 5, 2025 | Jason Bryer

Note that this is cross posted with a vignette in the medley R package. For the most up-to-date version go here: https://jbryer.github.io/medley/articles/downsampling.html Comments can be directed to me on Mastodon at @vis.social@jbryer. To insta...
[Read more...]

Hasler Statistics

May 4, 2025 | R - datawookie

The distances of Hasler kayak races for various divisions are nominally 4, 8 and 12 miles. However, the actual distances vary to some degree from one race venue to another. This makes it difficult to compare race times across different races. Using data from Paddle UK I attempt to estimate the actual distances.
[Read more...]
1 21 22 23 24 25 2,201