defaultDiagnosticsFunction: A Default Diagnostics Function

Description Usage Arguments

Description

A Default Diagnostics Function

Usage

1
2
defaultDiagnosticsFunction(analyzer, net, posterior, defectIndices, defectNames,
  defectProbs, rootCauseIndices, rootCauseNames, rootCauseProbs)

Arguments

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


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.