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.


DeLorean documentation built on May 2, 2019, 9:24 a.m.