create binarized scores from a subsetted vector using kmeans_arma
1 2 3 4 5 6 7 | kmeans_arma_subset_binarize(
x,
n_iter = 5,
extreme_nr = 20,
sample_nr = 200,
set.seed = NULL
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.