fault_table {rollupTree} | R Documentation |
Example Fault Tree Data
Description
Example Fault Tree Data
Usage
fault_table
Format
A data frame with columns:
- id
unique key for each row
- type
event type ("basic", "and", or "or")
- prob
event probability
Source
https://control.com/technical-articles/deep-dive-into-fault-tree-analysis/
[Package rollupTree version 0.3.2 Index]