sample_index | R Documentation |
Function to sample integers (index)
sample_index(size, length, p)
size |
integer dimension of the set to sample |
length |
integer number of elements to sample |
p |
vector sampling probabilities |
vector sample of integers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.