fslaborg / fslaborg/FSharp.Stats

Documentation for Savitzky Golay filter

Open
#297 0 comments 0 reactions 0 assignees View on GitHub
Difficulty: Advanced FsLab Hackathon 2023 Status: Available
Dominant language
F#
Stars
227
Forks
58
Avg merge
55m
Merged PRs (30d)
1

Description

### Description

A proper discription for the usage of Savitzky Golay filter is missing in the official documentation. The example looks good, but usage, parameter description, and parameter usage should be explained. Use [1] and [2] as inspiration. [1] should be referenced in the docs. Requires knowledge regarding polynomial regression.

- Of course you can also start writing the tutorial/documentation in this issue/markdown files/scripts and afterwards we try to incorporate into the library.
### References

- [1] https://fslab.org/blog/posts/savitzky-golay-temperature.html#Savitzky-Golay-filter
- [2] https://github.com/fslaborg/FSharp.Stats/blob/8fb5d6dd07ff213a4e91b618fb2e654bc6147985/src/FSharp.Stats/Signal/Filtering.fs#L44-L61

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.