rxRandNV | R Documentation |
Create a random "normal" matrix using vandercorput generator
rxRandNV(nrow = 1, ncol = 1)
nrow |
Number of rows |
ncol |
Number of Columns |
Matrix of random numbers
Matthew Fidler
rxRandNV(1, 1) rxRandNV(3, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.