carray: Double-Centre a Three-way Array

Description Usage Arguments

Description

Double-centre the matrix slices of a three-way array.

Usage

1
carray(array, margin = 3L, rows = TRUE, columns = TRUE)

Arguments

array

A three-way array

margin

The way of the array over which the centring must be done

rows

Logical indicating whether to centre the rows of the matrix slices

columns

Logical indicating whether to centre the columns of the matrix slices


lsbclust documentation built on May 1, 2019, 10:27 p.m.