EvidenceTypes |
DefaultEvidence.getEvidenceTypes(Node node) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
DefaultEvidence.getEvidenceTypes(Node node,
Integer time) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
DefaultEvidence.getEvidenceTypes(Variable variable) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
DefaultEvidence.getEvidenceTypes(Variable variable,
Integer time) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
Evidence.getEvidenceTypes(Node node) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
Evidence.getEvidenceTypes(Node node,
Integer time) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
Evidence.getEvidenceTypes(Variable variable) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|
EvidenceTypes |
Evidence.getEvidenceTypes(Variable variable,
Integer time) |
Gets the type of evidence (if any) and whether or not it is an intervention (do-operator).
|