Learn R Programming

DistatisR (version 1.1.1)

supplementalProjection4distatis: Supplementary element(s) projection in DISTATIS

Description

supplementalProjection4distatis: Computes for distatis the projection as supplementary element(s) (a.k.a. "out of sample") of a set of squared matrices. The matrices to be projected need to be of the same type (e.g., distance, correlation) as the matrices used inn the original call to distatis.

Usage

supplementalProjection4distatis(res.distatis, elsupp)

Value

the coordinates of the supplementary and active elements in the RV space. *** HA comment: Maybe we also want to send the square cosines to give the quality of representation.

Arguments

res.distatis

the results of the function distatis

elsupp

the supplementary elements (i.e., a 3D array).

Author

Vincent Guillemot