| dat_symb | R Documentation |
Symbolise data values as (-1, 0, 1) based on a range
dat_symb(x, thres)
x |
an vector or data matrix. |
thres |
an vector with lower and higher values. |
thres can be estimated by locfdr_filter().
a symbolic data set.
locfdr_filter() for estimating threshold and locfdr() for z.2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.