Max kuhn
banner
topepo.bsky.social
Max kuhn
@topepo.bsky.social
Writing modeling packages at @posit.co (née RStudio). Opinions are my own. https://max-kuhn.org/
My #rstats talk for the R+AI conference, titled "Analyzing #LLM Evaluations," starts at 1:40 EST today.

rconsortium.github.io/RplusAI_webs...
November 12, 2025 at 5:38 PM
For some models that are known to tidymodels, you can trick it into just working:

gist.github.com/topepo/0d6f7...
November 5, 2025 at 7:33 PM
I just gave a 20m overview of the #TabPFN deep learning model at R/Pharma.

The slides are at: topepo.github.io/2025-r-pharma/

(link to Quarto files on the second slide)
November 5, 2025 at 7:10 PM
We had a discussion in my group about this a while back. Use actual random numbers as seeds or common values/sequences, such as 1, 123, 999, 321, etc.

I think to their dismay, I always had 3-4 digit random values, leading to this slide annotation:
October 22, 2025 at 9:34 PM
... and after
October 18, 2025 at 7:34 PM
Before #NoKings in Hartford CT...
October 18, 2025 at 7:33 PM
I hesitate to inflict bag envy on this whole site but here they are. Thanks to @visnut.bsky.social and @robjhyndman.com
October 7, 2025 at 1:02 PM
Slides from my #rstats talk “Measuring LLM Effectiveness” at #dataconfAI with @simonpcouch.com.

topepo.github.io/2025_NYR/

Video in about a month.

Great conference!
August 27, 2025 at 11:10 PM
🤫
August 21, 2025 at 12:07 AM
Or use a spline with the same knots but zero-order polynomials (=binning)

From aml4td.org:
July 16, 2025 at 5:16 PM
June 21, 2025 at 6:01 PM
March 19, 2025 at 9:34 PM
I've referenced this paper a few times and never realized what a wild ride the citation shows
February 13, 2025 at 3:38 AM
January 28, 2025 at 2:32 AM
Abstract submission and registration are now open for the 2025 Nonclinical Biostatistics Conference (June 16-18) At Rutgers University.

I’m conducting an #rstats workshop called “Making Project Work Better with R”.

community.amstat.org/biop/events/...
January 13, 2025 at 5:22 PM
Someone in the Cosmere just invented stepwise regression
December 7, 2024 at 2:14 PM
Technically true
November 30, 2024 at 11:52 PM
Tell me you are running reverse dependency checks without telling me that you are running reverse dependency checks
November 25, 2024 at 7:36 PM
Now I'm getting this on my reply
November 14, 2024 at 9:21 PM
Is this the equivalent of a blue checkmark?
November 14, 2024 at 9:08 PM
A new version of the #rstats probably package is on CRAN. A minor update with a bug fix and under-the-hood changes for the upcoming tune version.

But there’s finally a hex logo (thanks to Edgar Ruiz) so we have that going for us. Which is nice.

probably.tidymodels.org
February 23, 2024 at 12:07 PM
"The Hidden Factory"
October 3, 2023 at 3:40 PM
Fantastic talk by Joe Cheng at #positconf2023 on using #shiny with #quartopub.

I've made an #rstats Quarto book demo with a wasm-embedded shiny app to demonstrate how class boundaries change with the complexity of natural splines.

Sources: github.com/topepo/shiny...
September 26, 2023 at 10:21 PM
They are definitely a hot topic.

The simple methods are very limited (e.g., equal interval widths) and the complex methods all come with handicaps (esp extrapolation).

The image below is from www.tidymodels.org/learn/models...

They are better than nothing but there is probably a long way to go.
September 5, 2023 at 9:50 PM
I'm talking about #rstats conformal inference at #PositConf2023 in Chicago (posit.co/conference/) in about 2 weeks!
September 5, 2023 at 7:52 PM