Description Usage Format Details Examples
Dataset of 50 surfaces simulated from a Gaussian process with a separable covariance structure. SurfacesData[i,,]
corresponds to the i-th surface observed on a 32x7 uniform grid.
1 |
An object of class array
of dimension 50 x 32 x 7.
This is a 50 x 32 x 7
array.
1 2 | data(SurfacesData)
image(SurfacesData[1,,]) # color image of the first surface in the dataset
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.