Description Usage Arguments Value References Examples
etree.test compares dataframe column names with those of an etree object.
1 | etree.test(DF)
|
DF |
An EventTree dataframe object |
Returns True for object match, else False.
Nicholls, David [Editor] (2005) System Reliability Toolkit Reliability information Analysis Center
O'Connor, Patrick D.T. (1991) Practical Reliability Engineering John Wiley & Sons
1 2 | mytree <- etree.make(name="conveyor belt fire")
etree.test(mytree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.