In my previous post A First Look at TimeGPT using nixtlar, I used the auto.arima() function from the forecast package to fit an ARIMA model to a time series of electricity usage data in order to compare and ARIMA forecast with the TimeGPT foreca...
R 4.5.0 (“How About a Twenty-Six”) was released on 11th April, 2025.
Here we summarise some of the interesting changes that have been
introduced. In previous blog posts we have discussed the new features
introduced in R
4.4.0 and earlier
versions...
R Dev Days are events for novice and experienced contributors to collaborate on contributions to the code, documentation and translations in base R. There are several planned in the coming months with application/registration deadlines in the ne...
In 2024, the version 0.2 of eDNAjoint was peer-reviewed and approved by rOpenSci, and a few months later, a manuscript about the package was published in Methods in Ecology and Evolution. Reflecting on my experience, I detail below the reasons why I... [Read more...]
Apologies for this very poor blog post, but this is the easiest way to inform most readers at the same time.
In case you did not notice, my website has changed back from my name dot net, to my name dot com.
Just change the domain over and... [Read more...]
2024 Videos
Considering a ticket for Shiny in Production 2025 but unsure what to expect? Maybe you attended in past years but missed out in 2024, or you simply want a refresher on last year’s highlights. Whatever the case, the video player below has you covered!
Explore six in-depth talks, four lightning ...
ShinyConf 2025 is almost here! From April 9 to 11, thousands of data scientists, developers, and Shiny fans will come together online to share ideas, build skills, and connect. Whether you’re joining for the workshops, the talks, the networking, or all of it, this post will walk you through how to get ...
In the ever-evolving field of clinical data analysis, innovation and collaboration are key. Today, we are pleased to share an initial, yet important milestone as part of a collaboration effort between Roche and Clinical & Statistical Progr... [Read more...]
Mentoring is at the heart of what makes rOpenSci a community.
Our members mentoring each other at different moments:
when someone new joins and needs help navigating the community;
when a member steps into a new role, like a reviewer for our software ... [Read more...]
A few years ago, we started working with a global pharma company who brought us a particularly thorny challenge. They wanted to use R for FDA submissions—but every package they introduced had to pass through a slow, resource-intensive process to ...
BlueSky Statistics LLC has published the third edition of the User Guide, written by yours truly. It is exclusively available for order here. The previous 6″x 9″ format would have run over 700 pages, so we switched to 8.5″x 11″ to reduce the page count to 533. While this new edition is available only ...
The BIST Technology index seems to have reached the upper band despite the ongoing political crisis in Turkey. But could it be continued? Source code: [Read more...]
The aggregate function can be very useful in R, allowing one to run a function (e.g. mean) within groups of rows, in each column in a matrix/data-frame and organize the results in an easy-to-read table. However, the function takes long to run for very ...
Soon after Trump’s tariffs were announced, it was noted the ‘reciprocal’ tariffs looked suspiciously like the US trade deficit divided by imports. Ever the skeptic, I couldn’t believe it could be this simple, so I decided to check it out myself with the help of R and UN ...
SENTHIL THYAGARAJAN (504) 908 0008 | [email protected] Portfolio: http://www.stencilled.me https://www.linkedin.com/in/senthilthyagarajan/
PROFESSIONAL EXPERIENCE Analytics Director, Mekanism, New York, NY June 2023 –Present
Built real-time... [Read more...]
SENTHIL THYAGARAJAN (504) 908 0008 | [email protected] Portfolio: http://www.stencilled.me https://www.linkedin.com/in/senthilthyagarajan/ PROFESSIONAL EXPERIENCE Analytics Director, Mekanism, New York, NY June 2023 –Present
Built real-time... [Read more...]
You will find the app demonstrating these pyramid plots here
A brief timeline of this plot:
It started off as a revised ggplot function for an internal charting package, with source data saved as parquet files.
Then, because I wanted to tr... [Read more...]