
Replicate the permutation computations
replicate_permutation.RdReplicate the permutation computations
Arguments
- number_permutations
The number of permutations to perform, default is 100.
- future_seed
Seed control forwarded to
future.apply::future_lapply(future.seed = ...).- ...
Additional function arguments passed to the
permutation_mars()function.