Skip to content
Snippets Groups Projects
Commit e5383d83 authored by Peter Lünenschloß's avatar Peter Lünenschloß
Browse files

docdocdoc

parent c85f35df
No related branches found
No related tags found
3 merge requests!193Release 1.4,!188Release 1.4,!138WIP: Detect and reset offset
......@@ -479,6 +479,8 @@ def modelling_clusterByChangePoints(data, field, flagger, stat_func, thresh_func
First input parameter will hold the result from the stat_func evaluation for every
reduction window. Second input parameter holds the result from the thresh_func evaluation.
The default reduction function just selects the value that maximizes the stat_func.
flag_changepoints : bool, default False
If true, the points, where there is a change in data modelling regime detected get flagged bad.
Returns
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment