Confidence intervals can be derived using quantile() p-values of observed cor_subset can be derived using ecdf() Either fraction or n_subset should be specified.
1 | permute_ecdf(x, y, fraction = NULL, n_subset = NULL, n_permut = 1000)
|
x |
Variable x, same length as y |
y |
Variable y, same length as x |
fraction |
Size of the subset in relation to the full set in percent |
n_subset |
Size of the subset |
n_permut |
number of permutations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.