permute_columns: Permute the columns of a Data List

View source: R/research.R

permute_columnsR Documentation

Permute the columns of a Data List

Description

This function is designed for experimental analysis of algorithmic stability. It permutes the columns of a data list so that further experimentation can be done with the data list to check the algorithmic stability of a pipeline or method

Usage

permute_columns(dataList)

Arguments

dataList

A list of data

Value

The data list with the columns permuted


NWhitener/benchmarking documentation built on Oct. 23, 2023, 12:20 a.m.