permute_sample_order {structToolbox}R Documentation

permute_sample_order class

Description

Permutes the sample order a defined number of times, running the model each time

Usage

permute_sample_order(number_of_permutations = 10, ...)

Arguments

number_of_permutations

The number of times to permute the sample order

...

additional slots and values passed to struct_class

Value

struct object

Examples

C = permute_sample_order()

[Package structToolbox version 1.0.1 Index]