Description Usage Arguments Value References Examples
Generates random points on the Swiss Roll manifold.
1 | SwissRoll(N=10000)
|
N |
The number of points to be generated (by default: |
A N x 3 data.frame
containing the
coordinates of the Swiss roll data points embedded in R^3.
J. A. Lee and M. Verleysen (2007). Nonlinear Dimensionality Reduction, Springer, New York.
1 | sim_dat <- SwissRoll(1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.