الأحد، 9 مارس 2025

الاثنين، 19 فبراير 2024

Torch for R Now in the qeML Package


I’ve added a new function, qeNeuralTorch, to the qeML package, as an alternative to the package’s qeNeural. It is experimental as this point, but usable and I urge everyone to try it out. In this post, I will (a) state why I felt it desirable to add such ...
Continue reading: Torch for R Now in the qeML Package


http://dlvr.it/T2xfSh

Get Ready for ShinyConf 2024: Explore Keynotes & Secure Your Spot


This April 17-19, ShinyConf returns for its third edition of the Largest Virtual R Shiny Conference. This year, we’re thrilled to present a lineup of keynotes that not only set the tone for the conference but also promise to delve deep into the diverse applications and future of R ...


Continue reading: Get Ready for ShinyConf 2024: Explore Keynotes & Secure Your Spot


http://dlvr.it/T2xf8H

Level Up Your Data Wrangling: Adding Index Columns in R like a Pro!


Introduction

Data wrangling in R is like cooking: you have your ingredients (data), and you use tools (functions) to prepare them (clean, transform) for analysis (consumption!). One essential tool is adding an “index column” – a unique identifie...
Continue reading: Level Up Your Data Wrangling: Adding Index Columns in R like a Pro!


http://dlvr.it/T2xdrT

Introduction to Clinical Tables with the {gt} Package


{gt} is an R package for displaying tables. Designed to bridge the gap between data analysis and publication-quality output, it is perfect for generating clinical tables ready for publication. {gt} introduces a comprehensive, intuitive syntax for table creation, allowing users to craft detailed, aesthetically pleasing tables. It divides table components ...


Continue reading: Introduction to Clinical Tables with the {gt} Package


http://dlvr.it/T2xdYZ

الجمعة، 16 فبراير 2024

Tame your namespace with a dash of suggests


You can read the original post in its original format on Rtask website by ThinkR here: Tame your namespace with a dash of suggests

We’ve all felt it, that little wave of shiver through our skin as we watch the check of our newest commit running, thinking “Where could ...


Continue reading: Tame your namespace with a dash of suggests


http://dlvr.it/T2rX7k

الخميس، 15 فبراير 2024

Discrimination by proxy (a real case study)


Yesterday, with Laurence Barry, we posted a blog post “Who benefits from data sharing?” explaining why data sharing, in insurance, could end mutualization. Actually, it can also be bad in the context of discrimination. Consider here the same dataset, with claim occurence, in a real insurance portfolio, library(InsurFair) library(...


Continue reading: Discrimination by proxy (a real case study)


http://dlvr.it/T2pg2D