[This article was first published on R on Stats and R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content…
Category: Blogging
Celebrating 18 Years of ggplot2: A Special Bundle Offer
[This article was first published on pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here…
Hebrew Gematria in R
Gematria is a Greek word for the practice of assigning numerical values to letters. In Hebrew it has been used to interpret Jewish texts, particularly the Bible, by attempting to discover…
QuickMMM: Making Media Mix Modeling Simple for Marketers
[This article was first published on Stencilled, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here…
Use the duplicated Function in R: Find & Remove Duplicates
[This article was first published on RStudioDataLab, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here…
📦 {alone} v0.6 is now available
Alone: Australia season 3 has finished and has been added to the {alone} R package Season 3 was awesome. A number of records were broken. Unfortunately, many of those records, such as…
R Shiny App for DOE Analysis
[This article was first published on R-posts.com, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here…
More on power and ‘fragile’ p-values by @ellis2013nz
Last week I posted about the proportion of p values that will be ‘fragile’ under various types of scientific experiments or other inferences. The proportion of p values that is fragile had…
Setting up VScode for R and generative AI tools
[This article was first published on Bluecology blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click…
Programming language-agnostic reserving using RidgeCV, LightGBM, XGBoost, and ExtraTrees Machine Learning models
This post demonstrates how to use www.techtonique.net’s API for programming language-agnostic reserving using Machine Learning models. We’ll use the RAA dataset available at https://raw.githubusercontent.com/Techtonique/datasets/refs/heads/main/tabular/triangle/raa.csv. The API supports various Machine Learning models including:…