dat_symb: Symbolise data set

View source: R/mt_extra.R

dat_symbR Documentation

Symbolise data set

Description

Symbolise data values as (-1, 0, 1) based on a range

Usage

dat_symb(x, thres)

Arguments

x

an vector or data matrix.

thres

an vector with lower and higher values.

Details

thres can be estimated by locfdr_filter().

Value

a symbolic data set.

See Also

locfdr_filter() for estimating threshold and locfdr() for z.2.


wanchanglin/mtExtra documentation built on June 14, 2025, 4:39 a.m.