Eric Book
erc-bk.fosstodon.org.ap.brid.gy
Eric Book
@erc-bk.fosstodon.org.ap.brid.gy
Pathologically curious about most things, but this space is mostly focused on data science and engineering.
#tfr

[bridged from https://fosstodon.org/@erc_bk on the fediverse by https://fed.brid.gy/ ]
How spatial sampling methods affect the variance of your mean estimate when spatial autocorrelation is present.
https://dosull.github.io/posts/2025-11-14-gia-chapter-2A-spatial-autocorrelation/
November 16, 2025 at 12:37 AM
Just as I've started to get a pretty comfortable with all the coordinate representations, projections, etc., I see this. If I would've came across an older dataset with this before now, I'm not sure what I would've done. Tried an internet search out of […]

[Original post on fosstodon.org]
October 30, 2025 at 8:52 PM
Hmm — an htmlwidget serializer. I'd like to see that out in the wild. #rstats
October 28, 2025 at 3:00 PM
@erc_bk Decided to improve upon this a bit (with some Claude help). The code is in this gist, https://gist.github.com/ercbk/8d8803a3b22d21a4a871dc8ae967cd6a. Not as comprehensive as skimr, but takes advantage of arrow's lazy evaluation. This only uses around 214MB of RAM. #rstats
October 15, 2025 at 3:17 PM
Didn't know that {skimr::skim} worked an arrow object. It's pretty cool, but it hits your RAM pretty hard. That's only a 70MB directory of parquet files, and my RAM usage went up by ~1.3GB. #rstats Code: https://ray.so/fCoXwso
October 14, 2025 at 8:26 PM
I feel like ChatGPT is taking a jab at other types of models here.
May 8, 2025 at 3:50 PM
Another damn dynamic website bit me today. Tried to scrape some data with a POST request, but it was sneakily generated by secondary GET request that was triggered by a button I didn't even click.
April 8, 2025 at 2:51 AM
Second time seeing these diamond plots. There's a little bit of visual friction with the rotated grid, but I don't think it's too bad of a trade-off for when you have long axis labels. Angled tick labels and region labeling/color coding can help as well […]

[Original post on fosstodon.org]
October 23, 2024 at 6:12 PM
‘The data on extreme human ageing is rotten from the inside out’ – Ig Nobel winner Saul Justin Newman
https://theconversation.com/the-data-on-extreme-human-ageing-is-rotten-from-the-inside-out-ig-nobel-winner-saul-justin-newman-239023
September 16, 2024 at 2:41 PM
nixla's TimeGPT is out of beta, and they even made a R package for it. It'll be interesting to see if it lives up to the hype. I like nixla, but I'm skeptical of any forecasting algos involving transformers. (Pics in reverse order. Sorry 😬) Thread: https://x.com/nixtlainc/status/1813917342965117015
July 18, 2024 at 6:06 PM
I feel like I'm dreaming. R code of the proposed algorithm within the paper and a Quarto website with the resources. https://arxiv.org/abs/2406.06851
June 13, 2024 at 1:09 PM