Description Usage Arguments Value Author(s)
Provides a matrix to perturb randomly generated data to facilitate a more realistic dataset.
1 | noise.matrix(matrix, k)
|
matrix |
A matrix of simulated data with dimensions comparable to 'real' datasets |
k |
Correlation Perturbation - The higher k, the more the data is perturbed. |
Returns a matrix of the same dimensions as matrix
that
can add to perturb the
original simulated data.
Charles E. Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.