home.social

#loess — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #loess, aggregated by home.social.

fetched live
  1. The weathers, they are a-changing.
    We can make sense of pattern evolution.
    I am starting a thread about Europe's new #climate conditions. 🧵

    (You may read stories in the "ALT" descriptions.)

    #trend #heatwave #dataViz #chart #loess #linearRegression #statistics #France #football #WorldCup #Maignan #history #coloniality #weather #summer #Europe #climate #climateChange #globalWarming

  2. During the second heatwave of 2026, temperature in France was in the band of trend variability.

    (You may read stories in the "ALT" description.) Hat tip to @denismongin.bsky.social‬

    #football #chart #dataViz #loess #linearRegression #statistics #climate #climateChange #globalWarming #France #trend #heatwave #WorldCup #Maignan #history #coloniality

  3. I added a small contribution to the density plot debate to the analysis of my crossword solving times: jdonland.github.io/posts/cross

    tl;dr: LOESS-based density plots like the ones produced by `geom_violin` have some problems that are ultimately the result of neglecting to specify and fit your own model.

    #geom_violin #loess #bayesian #crosswords

  4. R’s easy seasonality/trend decomposition, stl, is really nice and MinGyu Lee has ported it to javascript!

    npmjs.com/package/stlnode

    #timeseries #loess #javascript