Steven P. Sanderson II, MPH
banner
spsanderson.com
Steven P. Sanderson II, MPH
@spsanderson.com
New Book: https://packt.link/oTyZJ
Site: https://www.spsanderson.com
Blog: https://www.spsanderson.com/steveondata
R - install.packages("healthyverse")
opinions are mine
Advisor to DoTadda
https://github.com/spsanderson
Construction moving along
November 8, 2025 at 3:40 PM
Home extension construction underway

#Construction
November 7, 2025 at 7:03 PM
Some intelligence with image playground is pretty cool. I had to after 5.5 years get a new phone last night

#Apple #AppleIntelligence
November 7, 2025 at 6:54 PM
Doing some work on my #R package #RandomWalker and looks like we got a nice speedup coming for all of the generating functions. Over 2,000 replications saw a large speedup where the original function takes 2.8x as long as the new.

#RStats #RProgramming #Optimization
November 2, 2025 at 12:38 AM
Working a script that will add run information after a stored procedure is executed. I want some basic information to run after each scheduled job to see a history, and to see if insert amounts look off if there is a late run or failure some place else.

#SQL #Technology
October 30, 2025 at 12:56 PM
Summarizing health insurance payer policies in #R with #Ollama and #ragnar using qwen3
October 27, 2025 at 7:28 PM
Very beginning of learning #Ollama with #Python and #R
October 20, 2025 at 4:15 PM
I wrote some code to use all of the available util_*_aic functions i have in my #TidyDensity #RStats package. It was a fun exercise. I was trying to see which distribution has the lowest #AIC

#R #Coding #Distribution #Statistics
October 17, 2025 at 4:12 PM
Decided to see what distribution my packages follow in terms of daily downloads and it looks like it's a Negative Binomial.

#R #RStats #Distributions #Download #CountData #GitHub

GitHub: github.com/spsanderson/...
October 16, 2025 at 7:57 PM
Needed to combine .md files in sub-directories into a single one and place that file in the respective sub-dir, so I wrote this: github.com/spsanderson/...

#R #RStats #Script #Coding #Programming
October 16, 2025 at 1:18 PM
I'm choice 2, using group_nest and map as it retains the original column types and there is no need to rename, although if I put some effort into it I'm sure I could remove the need to enframe and rename. I just don't feel like doing that this morning.

#tidyr #purrr #dplyr #imap #map #RandomWalker
October 7, 2025 at 11:56 AM
October 3, 2025 at 2:38 PM
Doing data transformations with my healthyR.ai package.

#R #RStats #Programming #Data #Transformation

Reference: www.spsanderson.com/healthyR.ai/...
October 2, 2025 at 1:08 PM
did some work with my healthyR.ai #R #RStats #package with the hai_data_poly() function.

Take a look!

Reference: www.spsanderson.com/healthyR.ai/...
October 1, 2025 at 6:23 PM
I see that the #CRAN downloads most likely maintained by @posit.co have not refreshed again, been a wicked few weeks meaning since the last outage.
October 1, 2025 at 2:01 PM
Looks like the newest version of #RandomWalker and #TidyDensity are the best yet as seen in the 30 post release downloads. I don't get tidyverse downloads but I'm proud of these works.

#R #RStats
September 30, 2025 at 2:38 PM
September 26, 2025 at 4:35 PM
Visualizing a few different imputation methods using the hai_data_impute() function from my #R package healthyR.ai

Reference: www.spsanderson.com/healthyR.ai/...
September 26, 2025 at 12:25 PM
I'm super proud of my wife who has passed her Library Media Specialist Certification exam!!!

#Library #LibraryMediaSpecialist #Media #Specialist #NYS
September 25, 2025 at 6:18 PM
I call it what it is in my view: The #AmeriKKKan #Christian #Taliban
September 25, 2025 at 1:58 PM
Pawlloween!

#GenAI #Flux
September 24, 2025 at 2:56 PM
Pawlloween!

#GenAI #Flux
September 24, 2025 at 2:56 PM
My #R #package healthyR.ai has many data preprocessors. One of them is hai_data_impute()

Reference: www.spsanderson.com/healthyR.ai/...

Give it a go!
September 23, 2025 at 4:30 PM
Today is all about getting the max value in a row in #R

#RStats #Blog #Technology #Code #Programming #Scripting

Post: www.spsanderson.com/steveondata/...
September 22, 2025 at 12:06 PM
If you need to generate data from a triangular distribution, then my #R package #TidyDensity has you covered!

#RStats #ggplot2 #Distribution
September 21, 2025 at 12:10 PM