permute.df: Permute a data frame, x. If group.col is given it should name...

Description Usage Arguments

View source: R/smoothness.r

Description

Permute a data frame, x. If group.col is given it should name an ordered factor that the order of the permutation should respect.

Usage

1
permute.df(.df, group.col = NULL)

Arguments

.df

Data frame

group.col

Name of an ordered factor that the permutation should respect.


JohnReid/DeLorean documentation built on Sept. 27, 2021, 5:45 a.m.