permute.config.matrices {iTOP}R Documentation

Performing a permutation

Description

Helper function for run.permutations(). It's unlikely you'll ever need to run this function directly.

Usage

permute.config.matrices(config_matrices)

Arguments

config_matrices

The result from compute.config.matrices().

Value

An n x n matrix of RV coefficients for the permutated data, where n is the number of datasets.


[Package iTOP version 1.0.2 Index]