View source: R/perfect_score.R
perfect_score | R Documentation |
The function returns a named vector giving the perfect score for all verification scores computed by harpPoint that give a single value. These perfect values can be modified by specifying them in named arguments and perfect scores for new scores can be set in the same way.
perfect_score(...)
... |
Named arguments that give values for the perfect score |
A named vector
perfect_score() perfect_score(bss = 1) perfect_score(bias = -1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.