Description Usage Arguments Examples
View source: R/permutationtest.R
This function computes permutation tests, using sample with replacement, keeping the blocks balanced. You need to edit the covariates inside the function for use in other projects.
1  | permtest_multiple(data, indices, M)
 | 
data | 
 is your dataframe.  | 
M | 
 is the outcome being tested.  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.