| get_index_mean | R Documentation |
Evaluate mean index value over n jittered views.
get_index_mean(proj, d, alpha, idx, method = "jitter_angle", 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.