mulstan: Standardize a Multi-way Array

Description Usage Arguments Value Author(s)

View source: R/mulstan.r

Description

Standardizes the first dimension of a three-way array.

Usage

1
mulstan(multi)

Arguments

xmul

An array of dimensions N x P x M.

Value

A standardized array (multi[,i,j] is scaled to have mean 0 and standard deviation 1 for all i,j).

Author(s)

Eric F. Lock, Tianmeng Lyu, and Lynn E. Eberly


lockEF/MultiwayClassification documentation built on Dec. 17, 2020, 11:01 a.m.