Learn R Programming

momr (version 1.1)

presenceScore: presenceScore

Description

Computes the percentage [0,1]of values of a vector that are aboove a given threshold

Usage

presenceScore(vect, th = 0)

Arguments

vect
: a numerical vector
th
: the threshold to be applied, default is 0

Value

percentage

Details

presenceScore