| bool CBoonNano::GetRootCause | ( | int | ID, |
| 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
| ID | Cluster ID |
| RootCause | Array of length pattern length (= number of features * streaming window size) to populate with the probability significance values |