Documentation for Savitzky Golay filter #297
Labels
Difficulty: Advanced
Hackathon projects with beginner difficulty
FsLab Hackathon 2023
Implementation projects for the 2023 FsLab Hackathon
Status: Available
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.
References
FSharp.Stats/src/FSharp.Stats/Signal/Filtering.fs
Lines 44 to 61 in 8fb5d6d
The text was updated successfully, but these errors were encountered: