Description Usage Arguments Examples
This function sets values bellow threshold to zero, and find distribution of 1's and 0's in given data.
1 | findDistBin(data, threshold = 0.1)
|
data |
Data, 3d array |
threshold |
Threshold for seting values to zero. Defaults to 0.1. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.