ordfrey {loon.data} | R Documentation |
Frey Faces Isomap
Description
Frey Faces Isomap
Format
Object of class 'isomap'.
Details
Dissimilarity object of class 'isomap' for Frey Faces data, created with:
isomap(vegdist(t(frey), method="euclidean"),k = 12, ndim=6, fragmentedOK = TRUE)
Introduced simply to cache the results of this step so as to speed up demos.
See Also
[Package loon.data version 0.1.3 Index]