permute_dataset_order: Permute the Order fo the data sets

View source: R/research.R

permute_dataset_orderR Documentation

Permute the Order fo the data sets

Description

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

Usage

permute_dataset_order(dataList)

Arguments

dataList

a list of data sets

Value

A permuted data set list


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