aperm.tables: Permute dimensions of tables

View source: R/probMat.R

aperm.tablesR Documentation

Permute dimensions of tables

Description

Method for permuting indices of tables object.

Usage

## S3 method for class 'tables'
aperm(a, perm, ...)

Arguments

a

object of class tables

perm

permutation of 1,...,k, where each table has k dimensions

...

other arguments to methods

Value

A permuted tables object.


rje42/contingency documentation built on March 6, 2023, 5:16 a.m.