Description Usage Arguments Value
Add noise to one matrix.
1 |
data |
The matrix to disturb. |
mean |
The mean of the normal distribution of noises. |
sd |
The standard deviation of the normal distribution of noises. |
val_min, |
the minimum value of the matrix |
val_max, |
the maximal value of the matrix |
This function return the matrix with noise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.