Description Objects from the Class Slots Author(s) Examples
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 this class are used internally for parallel
Multidimensional Scaling. See mds
for details.
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.
Oscar Reina
1 | showClass("splitDistGPS")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.