Description Usage Arguments Examples
Make full rule library of all rules that satisfy minimum coverage threshold.
1 | buildRuleLibrary(D, rule.thresh, min.epr)
|
D |
Binary matrix of N events and M samples |
rule.thresh |
Minimum fraction of rules covered. Default is .03 |
min.epr |
minimum events per rule. Default is 2. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.