# \#loess

**URL:** https://discourse.julialang.org/tag/loess/1211.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Loess with missing values](https://discourse.julialang.org/t/loess-with-missing-values/90921)

<div class="topic-metadata">

**Author:** [@mreichMPI-BGC](https://discourse.julialang.org/u/mreichMPI-BGC)\
**Replies:** 11\
**Last updated:** [June 30, 2023, 3:07pm UTC](https://discourse.julialang.org/t/loess-with-missing-values/90921 "2023-06-30T15:07:52Z")

</div>

I want to use the Loess smoothing with missing values in y (and then fill those with the loess estimate). I hope I would be able to do it with pairwise from StatsBase, but did not manage. The code below works but feels …

---

## [How to smooth zig-zag?](https://discourse.julialang.org/t/how-to-smooth-zig-zag/98914)

<div class="topic-metadata">

**Author:** [@ellocco](https://discourse.julialang.org/u/ellocco)\
**Replies:** 3\
**Last updated:** [May 24, 2023, 10:13am UTC](https://discourse.julialang.org/t/how-to-smooth-zig-zag/98914 "2023-05-24T10:13:52Z")

</div>

How to smooth a zig-zag-line with only a few points? I have read the following topics here in this forum: smoothing-interpolation-for-tachometer-data smoothing-data-with-dates But I am still struggling with my sort o…
