
Last chance! 50% off unlimited learning
Sale ends in
Unrestricted shuffling of rows within the whole sequence.
permute_free_by_row_cpp(x, block_size, seed = 1L)
numeric matrix
(required, numeric matrix). Numeric matrix to permute.
(optional, integer) this function ignores this argument and sets it to x.nrow().
(optional, integer) random seed to use.
Other Rcpp_permutation:
permute_free_cpp()
,
permute_restricted_by_row_cpp()
,
permute_restricted_cpp()