naiveRCIPerm | R Documentation |
Naive RCI Permutations
naiveRCIPerm(
x,
y,
delta_x = 0.2,
delta_y = 0.2,
tie.method.x = c("ignore", "half"),
tie.method.y = c("ignore", "half"),
alternative = c("two.sided", "greater", "less"),
required_alpha = 1e-06,
p_confidence = 0.01,
C = TRUE,
verbose = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.