| PrevalenceScore | R Documentation |
Subgroup prevalence score
Preeminence score p is defined as:
p = \sqrt{ x * ( x - y ) }
See also the examples below.
PrevalenceScore(x, y, f = c("linear", "quadratic", "glf"), e = 8)
x |
numeric vector with values in [0 ; 1]. |
y |
numeric vector with values in [0 ; |
PrevalenceScore returns a numeric vector with values in [0 ; 1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.