permute_sample_order: Permute Sample Order

Description Usage Arguments Value Examples

View source: R/permute_sample_order_class.R

Description

The order of samples in the data matrix is randomly permuted. The relationship between the samples and the sample meta data is maintained.

Usage

1
permute_sample_order(number_of_permutations = 10, ...)

Arguments

number_of_permutations

(numeric, integer) The number of times the sample order is permuted. The default is 10.

...

Additional slots and values passed to struct_class.

Value

A permute_sample_order object.

Examples

1

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.