Description Usage Arguments Details Value Author(s) Examples
Generates data points from a two- or higher-dimensional Twin Peaks manifold.
| 1 2 | twinPeaks(Ns, h = 1)
hyperTwinPeaks(Ns, n, h = 1)
 | 
| Ns | number of data points. | 
| n |  dimension of the (hyper) plane from which the peaks stand out. For
 | 
| h | height of the peaks. | 
The height of the points is computed as prod(sin(x_i)), where x_1,...,x_n are the coordinates of the point in the (hyper) plane.
A n+1-dimensional data set, where the last dimension represents the
height of the points.
Kerstin Johnsson, Lund University.
| 1 2 3 4 5 | 
Loading required package: yaImpute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.