Description Usage Arguments Value Examples
Output list of top rule sets for each k in 1:k.max
1 2 | makePhaseTwoImList(D, Q, rm.ordered, k.max, pool.sizes, max.stored,
shouldPrint)
|
D |
binary matrix of events by samples |
Q |
penalty matrix of events by samples |
rm.ordered |
matrix of rules ordered by phase one |
k.max |
max k |
pool.sizes |
vector of the number of top rules evaluated for each k |
max.stored |
max number of rule sets saved |
shouldPrint |
Print progress updates? Default is TRUE |
largest n such that n choose k < max.num.rs
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.