getMonotonicConfidences: Ensure monotonicity of two-class gene expression state...

Description Usage Arguments Details Value Author(s) Examples

Description

Ensures monotonicity of a gene's expression state confidence assignments, in terms of the underlying gene expression values.

Usage

1
getMonotonicConfidences(ClassScoreList)

Arguments

ClassScoreList

List with 2 elements, each a numeric vector of probabilities of state membership. One (vector) element for low-expression state and one for high-expression state.

Details

Processes two vectors of class membership scores, returning values corrected so as to ensure monotonicity.

Value

List with 2 elements, each a numeric vector of probabilities of state membership. One (vector) element for low-expression state and one for high-expression state.

Author(s)

Ed Curry e.curry@imperial.ac.uk

Examples

1
### internal function ###

Example output

Loading required package: mclust
Package 'mclust' version 5.3
Type 'citation("mclust")' for citing this R package in publications.
Loading required package: gtools

GESTr documentation built on May 2, 2019, 9:37 a.m.