Description Usage Arguments Value
Calculate the Clover score using the recursive formula from Frith et al
1 | cloverScore(scores, lr3 = FALSE, verbose = FALSE)
|
scores |
a matrix of average odds scores, where columns are motifs, and rows sequences |
lr3 |
if to return a matrix of LR3 scores, where columns correpond to motifs, and rows to subset sizes |
verbose |
if to produce verbose output of progress |
the LR4 score, which is the mean of LR3 scores over subset sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.