Description Usage Arguments Details Value References Examples
View source: R/readSCRAMimportance.R
Line-by-line text parsing of a known XML presentation format.
1 | readSCRAMimportance(x, dir="")
|
x |
The local file name of SCRAM output of interest. |
dir |
A character string for an absolute directory in which R can read and write. |
SCRAM produces a consistently formated report for probability analysis. This is parsed on a line-by-line basis to extract the probability result.
Returns a dataframe containing the importance value for each basic-event obtained by 5 different measures.
Rauzy, Antoine, et. al. (2013) Open PSA Model Exchange Format v2.0 open-psa.org
Limnios, Nikolaos (2007) Fault Trees ISTE Ltd.
Nicholls, David [Editor] (2005) System Reliability Toolkit Reliability information Analysis Center
O'Connor, Patrick D.T. (1991) Practical Reliability Engineering John Wiley & Sons
1 | ## This function is completely device dependent.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.