mtx_thres: Threshold a correlation matrix such that all values less than...

Description Usage Arguments Value

Description

Threshold a correlation matrix such that all values less than q are zero.

Usage

1
mtx_thres(mtx, q)

Arguments

mtx

A correlation matrix

q

The threshold. Values < q are set to zero.

Value

The thresholded correlation matrix


kristenmf/flowR documentation built on May 20, 2019, 6:15 p.m.