pd_pscale: Function for creating distances and coordinates.

Description Usage Arguments Author(s)

Description

Function for creating distances and coordinates from weight and distances matrices obtained with pd_mdsmat.

Usage

1
2
pd_pscale <- (mdsmat, 
 ndim = 2)

Arguments

mdsmat

Distance and weight matrices. Usually the result of function pd_mdsmat.

ndim

The number of dimensions, default is 2, but can be changes for testing the stess. Keep in mind though that the following steps (plotting, etc.) are only for the case of ndim = 2.

Author(s)

Ioana-Elena Oana


nenaoana/MDScosa documentation built on April 12, 2020, 10:20 a.m.