powered by
test.ftree compares dataframe column names with those of an ftree object.
test.ftree(DF)
Returns True for object match, else False.
A FaultTree dataframe object
Nicholls, David [Editor] (2005) System Reliability Toolkit Reliability information Analysis Center
O'Connor, Patrick D.T. (1991) Practical Reliability Engineering John Wiley & Sons
mytree <- ftree.make(type="or", name="site power loss") test.ftree(mytree)
Run the code above in your browser using DataLab