About
From cpp11 description: “Provides a header only, C++11 interface to R’s C interface. Compared to other approaches ‘cpp11’ strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantic... [Read more...]
About
From cpp11 description: “Provides a header only, C++11 interface to R’s C interface. Compared to other approaches ‘cpp11’ strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantic... [Read more...]
I stumbled upon Gaussian Processes when looking into how the MIPRO prompt optimisation algorithm works and felt compelled to learn more about it. It’s a very nifty application of Bayesian modelling to analyse functions where data points are hard...
This week we had a wonderful community call, From Novice to Contributor: Making and Supporting First-Time Contributions to FOSS, where Sunny Tseng, Pascal Burkhard, and Yaoxiang Li shared with us their experiences with, and advice for, first time cont...
The variance-covariance and the correlation matrices are two entities that describe the association between the columns of a two-way data matrix. They are very much used, e.g., in agriculture, biology and ecology and they can be easily calculated wi...
Photo by Marco Verch, CC-2.0. Source
In a previous post, we looked at Dyson’s algorithm (Dyson 1946) for solving the Coins in Weighings problem :
You have coins, to appearance exactly identical; but possibly one is counterfeit (we’l...
The fourth instalment of Shiny in Production is back this October, hosted at the Catalyst in Newcastle upon Tyne, with the super early bird deadline on the 31st of January!
Set in the heart of Newcastle, this conference dives into the world of {s...
Learn how to build scalable and maintainable code by abstraction and information hiding, improving flexibility and ease of future changes. [Read more...]
Learn how to build scalable and maintainable code by abstraction and information hiding, improving flexibility and ease of future changes. [Read more...]
I sometimes use this fun interview question for aspiring data scientists: How are p-values distributed assuming the null hypothesis is true? I’ve heard a lot of reasonable answers, including: All very reasonable and intuitive answers which I would probably, at some point, have given myself. They’re also all ...
In 2024, we remained committed to open science and open source software.
We continued to build a welcoming and
inclusive community, through innovation and collaboration.
Here are the highlights of the year:
R-Universe
R-Universe, rOpenSci’s pla... [Read more...]
My final exam for the Monte Carlo course I taught last semester proved too much of a challenge for my fourth year students, despite being rather elementary and centred on accept-reject algorithms and importance/bridge sampling. One of the problems was a decomposition of the truncated Normal simulation method proposed ...
Our friend and colleague Fritz Leisch died in April last year. In a new contribution to The R Journal we honor Fritz and commemorate his many contributions to science in general and to the R community in particular.
Citation
Be... [Read more...]
This week we had a wonderful community call, From Novice to Contributor: Making and Supporting First-Time Contributions to FOSS, where Sunny Tseng, Pascal Burkhard, and Yaoxiang Li shared with us their experiences with, and advice for, first time cont...
Introduction
The ADaM in R Asset Library • admiral {admiral} team is celebrating the newest addition to the extension package family with the release of Metabolism Extension Package for ADaM in R Asset Library • admiralmetabolic {admi...
Join our workshop on Tabular ML in R: an overview of tidymodels in R for tabularized data, which is a part of our workshops for Ukraine series! Here’s some more info: Title: Tabular ML in R: an overview of tidymodels in R for tabularized data Date: Thursday, February 20th, 18:00 – 20:00 ... [Read more...]
How can we teach “R for cell biologists” rather than teaching R to cell biologists? I’ve noticed that many R training courses will teach R – regardless of who is taking the course – and leave it to the participants to figure out how they can use R in their own ...