R bloggers

Analytics Link Roundup, Feb. 17–21

February 21, 2025 | tshafer.com

During the week, I often collect and share links I find interesting on Elder Research’s Slack. I shared a short list on LinkedIn and reproduce it here. A short link roundup for this week: More writing about LLMs and pr... [Read more...]

Calling Python from C# using Python.NET

February 20, 2025 | Adam Gladstone

Recently, I've been using Python's __yfinance__ library to perform some simple portfolio analysis. Rather than using a Jupyter notebook to run the Python code and visualise the results, I thought it might be a nice idea to build a .NET desktop application using WinUI 3.0, XAML and C#. The application allows ...
[Read more...]

A First Look at TimeGPT using nixtlar

February 18, 2025 | Joseph Rickert

This post is a first look at Nixtla’s TimeGPT generative, pre-trained transformer for time series forecasting using the nixtlar R package. As described in Garza et al. (2021), TimeGPT is a Transformer-based time series model with self-atten...
[Read more...]

Collecting all the data!

February 16, 2025 | Ben Straub

The purpose of this blog is to maintain an ongoing list of publicly available data packages, data in packages or data sources that align to CDISC standards. My hope is that this could be a resource for: those intrepid individuals looking to s...
[Read more...]

Why we forked nixpkgs

February 16, 2025 | Econometrics and Free Software

Here’s why nixpkgs is a GitHub repository that contains tens of thousands of Nix expressions used by the Nix package manager to install software. By default, the nix package manager will pull expressions from NixOS/nixpkgs, but when using...
[Read more...]

blocklength 0.2.0

February 16, 2025 | R | Alec Stashevsky

I’m excited to announce that blocklength 0.2.0 is now available on CRAN! blocklength is designed to be used with block-bootstrap procedures and makes it quick and easy to select a block-length quantitatively. This significant update includes a new blo...
[Read more...]

Burn Notice

February 16, 2025 | R on kieranhealy.org

Your Phone and Watch have a lot of data about you. I mean, like, a lot. Someone should really write a book all about the general issues for society that this raises. Yesterday I decided I wanted to take a look specifically at the health data on my iPho... [Read more...]

One Way repeated measure ANOVA in R

February 14, 2025 | MD TOUHIDUL ISLAM

One Way Repeated Measures ANOVA analyzes data where the same subjects undergo multiple conditions or time points. This test helps researchers determine whether significant differences exist in the means of the dependent variable across different conditions. What is One-Way Repeated Measures ANOVA? A One-Way Repeated Measures ANOVA extends the traditional ...
[Read more...]
1 13 14 15 16 17 2,025

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)