splitDistGPS-class: Class '"splitDistGPS"'

Description Objects from the Class Slots Author(s) Examples

Description

Set of pairwise distances between elements. This is an internal class to be used with the parallel version of mds, and should not be used on its own.

Objects from the Class

Objects from this class are used internally for parallel Multidimensional Scaling. See mds for details.

Slots

d:

List of distGPS objects.

size:

Object of class "numeric" indicating the size of the individual distGPS objects in the list. See function mds.

o:

Object of class "numeric" with the overlap (anchor points) between adjacent distGPS objects. See function mds.

shuffle:

Object of class "numeric", deprecated.

Author(s)

Oscar Reina

Examples

1
showClass("splitDistGPS")

chroGPS documentation built on Oct. 31, 2019, 4:52 a.m.