| bool CBoonNano::GetRootCause | ( | uint8_t * | Pattern, |
| uint32_t | PatternSizeInElements, | ||
| float * | RootCause ) |
Get the probability array signaling which pattern feature contributed to the pattern being put in the cluster Local high values (max 1.0) are of high significance for the cluster
| Pattern | Pattern array to compare to the model |
| PatternSizeInElements | Length of the pattern given |
| RootCause | Array of length pattern length (= number of features * streaming window size) to populate with the probability significance values |