truc4ptca: truc4ptca: a private function

View source: R/Perm4PTCA.R

truc4ptcaR Documentation

truc4ptca: a private function

Description

truc4ptca a private function: create a permuted version of a data cube from a PTCA analysis. Used by the function perm4PTCA.

Usage

truc4ptca(aCube, longueur = min(dim(aCube)[1:2]) - 1, permType = permType)

Arguments

aCube

A cube of PTCA Data.

longueur

the number of eigenvalues of the data table (default is rank of the data table -1).

permType

the type of permutation used can be "byRows', 'byCols', or 'byMat

Author(s)

Herve Abdi


HerveAbdi/PTCA4CATA documentation built on July 17, 2022, 5:41 a.m.