A Default Diagnostics Function
1 2 | defaultDiagnosticsFunction(analyzer, net, posterior, defectIndices, defectNames,
defectProbs, rootCauseIndices, rootCauseNames, rootCauseProbs)
|
analyzer |
An analysis object |
net |
The Bayesnet object |
posterior |
A posterior probabilities object |
defectIndices |
Indices of defect variables, ordered by probability |
defectNames |
Name of defect variables, ordered by probability |
defectProbs |
Probability of defect variables, ordered by probability |
rootCauseIndices |
Indices of root cause variables, ordered by probability |
rootCauseNames |
Name of root cause variables, ordered by probability |
rootCauseProbs |
Probability of root cause variables, ordered by probability |
... |
Additional arguments passed to the analyze function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.