jitterAngle {spinebil} | R Documentation |
Re-evaluate index after jittering the projection by an angle alpha.
Description
Re-evaluate index after jittering the projection by an angle alpha.
Usage
jitterAngle(proj, d, alpha, idx)
Arguments
proj |
Original projection plane |
d |
Data matrix |
alpha |
Jitter angle |
idx |
Index function |
Value
New index value
[Package spinebil version 0.1.6 Index]