permut | R Documentation |
Object to hold results of permutation test
permut(distp, distt, p_overall, J_1, q_min, q_max, plot)
distp |
List of squared Wasserstein distances between the control units |
distt |
List of squared Wasserstein distances between the target unit and the control units |
p_overall |
Overall p-value |
J_1 |
Number of control units |
q_min |
Minimum quantile |
q_max |
Maximum quantile |
plot |
ggplot object containing plot of squared Wasserstein distances over time for all permutations. |
A list of class permut, with the same elements as the input arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.