kenstone | R Documentation |
An implemnentation of the Kennard-Stone algorithm for calibration set selection.
kenstone(x, size, ...)
x |
a |
size |
a positive number, the number of items to choose from |
... |
ignored |
A vector of length size giving the indices of the selected individuals in x.
Pierre Roudier pierre.roudier@gmail.com
Kennard, L.A. Stone, Technometrics 11 (1969) 137.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.