get.scores: Calculates the distance scores

Description Usage Arguments Value Examples

View source: R/get.scores.R

Description

Calculates the distance scores

Usage

1
get.scores(Zx, Zy)

Arguments

Zx

a (p x n+1) matrix the represents the amplitudes of the co-varying patterns in X

Zy

a (q x n+1) matrix that represents the amplitudes of the co-varying patterns in Y

Value

a (q x n x p) array of distance scores of the elements of Zx and Zy.

Examples

1
see README

robyn-ball/PMCA documentation built on Dec. 31, 2020, 3:10 a.m.