| qca_bin | R Documentation |
Converts a numeric vector into a crisp set (0/1) based on a threshold.
qca_bin(x, thr)
x |
Numeric vector. |
thr |
Numeric scalar. Cases with |
Integer vector of 0/1 with the same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.