Learn R Programming

SpaCCr (version 0.1.0)

ThreshV: Threshold differences

Description

Threshold differences

Usage

ThreshV(V, X, mult = 1, thresh.value = NULL)

Arguments

V
an n x p-1 matrix of differences
X
an n x p matrix
mult
scalar to multiply standard deviation
thresh.value
optional user specified threshold value.

Value

VThreshed an n x p-1 matrix of thresholded differences

Examples

Run this code
NULL

Run the code above in your browser using DataLab