stratpar: Stratified permutation of rows by the first column

View source: R/brif.R

stratparR Documentation

Stratified permutation of rows by the first column

Description

Stratified permutation of rows by the first column

Usage

stratpar(x, stride)

Arguments

x

a data frame to be permuted by row

stride

an integer indicating how many rows are to be groups in one block

Value

a data frame, which is a permutation of x


brif documentation built on Feb. 16, 2023, 10:39 p.m.