mdsSupplementalElementsPreProcessing {ExPosition}R Documentation

MDS preprocessing

Description

Preprocessing of supplemental data for MDS analyses.

Usage

mdsSupplementalElementsPreProcessing(SUP.DATA = NULL, D = NULL, M = NULL)

Arguments

SUP.DATA

A supplementary data matrix.

D

The original (active) distance matrix that SUP.DATA is supplementary to.

M

masses from the original (active) analysis for D.

Value

a matrix that is preprocessed for supplementary projection in MDS.

Author(s)

Derek Beaton


[Package ExPosition version 2.8.23 Index]