Description Usage Arguments Value
Evaluate mean index value over n jittered views.
1 | getIndexMean(proj, d, alpha, idx, method = "jitterAngle", n = 10)
|
proj |
Original projection plane |
d |
Data matrix |
alpha |
Jitter amount (for jittering angle or points) |
idx |
Index function |
method |
Select between "jitterAngle" (default) and "jitterPoints" (otherwise we return original index value) |
n |
Number of evaluations entering mean value calculation |
Mean index value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.