-
| https://stumpy.readthedocs.io/en/latest/Tutorial_Multidimensional_Motif_Discovery.html In the hockey stick plot, it graphs the index of k and shows that the best is at 1. However, it says this means k=1 is the best. But at index 1 wouldn't it be k=2? | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| 
 There may be a little bit of confusion here but  | 
Beta Was this translation helpful? Give feedback.
There may be a little bit of confusion here but
kuses zero-based indexing and sok = 1corresponds to2-dimensionswhile, say,k = 2corresponds to3-dimensions