Igor Alshannikov
12/17/2019, 8:38 PMlinear model
(or lm
) smoothing - although we have not yet implemented more complex algorithms such as loess
, glm
or gam
.
Is anybody aware of a pure-Kotlin statistical library in existence or in development which might include said algorithms?altavir
12/18/2019, 7:05 AMIgor Alshannikov
12/18/2019, 5:54 PMaltavir
12/18/2019, 5:56 PMloess
.thomasnield
12/20/2019, 4:07 AMIgor Alshannikov
02/12/2020, 6:53 PMloess
, check this out: https://nbviewer.jupyter.org/github/JetBrains/lets-plot/blob/master/docs/examples/jupyter-notebooks/geom_smooth.ipynbaltavir
02/12/2020, 6:58 PMIgor Alshannikov
02/12/2020, 7:12 PMaltavir
02/12/2020, 7:22 PM