jitterPoints {spinebil} | R Documentation |
Re-evaluate index after jittering all points by an amount alpha.
Description
Re-evaluate index after jittering all points by an amount alpha.
Usage
jitterPoints(projData, alpha, idx)
Arguments
projData |
Original projected data points |
alpha |
Jitter amount (passed into the jitter() function) |
idx |
Index function |
Value
New index value
[Package spinebil version 0.1.6 Index]