| y.norm3 {DCSmooth} | R Documentation |
Double Gaussian Ridges
Description
Example data for using the DCSmooth functions. Data resembles two gaussian
ridges on the interval [0,1] \times [0,1] with maxima
at (0.25, 0.75) with variance matrix
(0.01, -0.1) \cdot {\bf I} and at
(0.75, 0.5) with variance matrix
(0.01, -0.1) \cdot {\bf I}, where
{\bf I} represents the 2 \times 2 identity matrix.
Usage
y.norm3
Format
A numeric matrix with 101 rows and 101 columns.
[Package DCSmooth version 1.1.2 Index]