SSsample | R Documentation |
Built-in function: This function performs the SS algorithm.
SSsample(index, prop)
index |
A subscript vector whose subscript corresponds to the output vector of the data point sorted in an ascending order. |
prop |
The sampling ratio, with the value ranging between 0 and 1. |
Return a vector containing the subscript of the sampled data points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.