presenceScore: presenceScore

View source: R/visualization.R

presenceScoreR Documentation

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

Details

presenceScore

Value

percentage

Author(s)

Edi Prifti


eprifti/momr documentation built on Sept. 27, 2022, 3:36 a.m.