R-bloggers

R-bloggers is a social platform that collects R-related community news blog posts across the web. It showcases articles, tutorials and discussion on using R programming language in statistical computations. The site attracts a wide range of audiences from beginners to advanced users and provides a comprehensive resource for those interested in R programming.

Thread Of Notes

AI agents can create convincing ecological models, but you still need to know what you’re doing

Agentic AI tools like Claude Code can write and run code, fix its own errors, and produce a formatted report with figures. I wanted to know whether that translates into reliable ecological modelling, so we ran a test: three fisheries tasks, four...
CdXz5zHNQW_BBg9Dp490c.png

Momentum Investing Enhanced by Microsoft Foundry-Hosted Large Language Model

LLM-enhanced momentum investing combines traditional momentum signals with real-time news interpretation by large language models (LLMs). The idea is straightforward: stocks with strong past returns are candidates for momentum portfolios, but their inclusion and weight are refined by LLM-generated sentiment scores derived from firm-specific news. This hybrid approach improves risk-adjusted ...
CdXz5zHNQW_xj4aCFOIOV.png

You shall know a word by the company it keeps — so choose your prompts wisely

In computational linguistics, word meanings are shaped by their contexts. As the British linguist John Rupert Firth put it in 1957, ‘You shall know a word by the company it keeps’ (see Brunila & LaViolette, 2022, for a re-examination of the intellectual history). It sounds almost like life advice, but Firth meant something ...

Digital Biology with R: Advanced Bioinformatics, Predictive Modeling, and Time Series Analysis for Modern Life Sciences

Digital Biology with R Digital biology is no longer a niche intersection between biology and computation. It has become a core framework for how modern laboratories, biomedical teams, and translational researchers generate insight from complex biological systems. Whether the objective is to identify gene-expression signatures, model disease progression, classify patient ...

Football Betting Model in R (Step-by-Step Guide 2026)

Related (on this site): Install & Use worldfootballR worldfootballR Guide Sports Analytics with R NFL Analytics with R Tennis Analytics with R Boxing Analytics with R Bayesian Sports Analytics (Book/Product) Contents Setup Get match data Feature engineering Model 1: Poisson goals (baseline) Model 2: Dixon–Coles adjustment (improves low scores) From scorelines ... …

Quantitative Horse Racing with R: Calibration, Backtesting, and Deployment

R DuckDB Parquet Calibration Ranking Bayesian Odds TS Backtesting Racing analytics as an inference-and-decision system Thoroughbred flat racing is not a binary classification problem. It is a multi-competitor outcome process with hierarchy (horse / trainer / jockey / track), time dependence (form cycles, market moves), and decision layers (how you act on probabilities). ... …

Modeling Bitcoin Volatility Through Structural Breaks: A Compositional Perspective

Recent advances in time series modeling have emphasized the importance of structural breaks—abrupt changes in the underlying dynamics of financial or economic data. The paper “Directional-Shift Dirichlet ARMA Models for Compositional Time Series with Structural Break Intervention” (Katz, 2026) introduces a Bayesian framework that captures these breaks using three interpretable ...
CdXz5zHNQW_TnE1lavxb3.png

Upcoming Workshop: Data Analysis in R with the Tidyverse

Next week I’m teaching a three‑session, hands‑on introduction to data analysis in R using the tidyverse, hosted by Instats in partnership with the American Statistical Association. We’ll meet February 24–26, from 8–11am PT each day — three focused mornings designed to give participants a clear, modern workflow from ...

Oops, Git! How to recover from common mistakes workshop

Join our workshop on  Oops, Git! How to recover from common mistakes, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Oops, Git! How to recover from common mistakes Date: Thursday, March 19th, 14:00 – 16:00 CET (Rome, Berlin, Paris timezone)  Speaker: Maëlle Salmon, with ... …

Machine Learning for Sports Analytics in R: A Complete Professional Guide

Table of Contents 1. Introduction to Machine Learning in Sports Analytics Machine Learning has transformed modern sports analytics. What was once limited to box scores and descriptive statistics has evolved into predictive modeling, simulation systems, optimization engines, and automated scouting pipelines. Today, teams, analysts, researchers, and performance departments rely on machine ... …

How Posit’s Public Package Manager manylinux_2_28 repository can help you if your R project is stuck on Ubuntu Focal Fossa

Introduction I am a massive fan of repositories making binary R packages available. This includes the canonical CRAN repositories, r-universe, r2u, and the Posit (Public) Package Manager, and there are others. R-universe is outstanding because it bu...
CdXz5zHNQW_bytt68krxL.png