PrevalenceScore: ** RESERVED FOR INTERNAL USE **

View source: R/RenderLayers.R

PrevalenceScoreR Documentation

** RESERVED FOR INTERNAL USE **

Description

Subgroup prevalence score

Preeminence score p is defined as:

p = \sqrt{ x * ( x - y ) }

See also the examples below.

Usage

PrevalenceScore(x, y, f = c("linear", "quadratic", "glf"), e = 8)

Arguments

x

numeric vector with values in [0 ; 1].

y

numeric vector with values in [0 ; x].

Value

PrevalenceScore returns a numeric vector with values in [0 ; 1]


benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.