Description Usage Arguments Value
Generate a realization of the Toy Noise 3.
| 1 2 | 
| n | The number of realizations to produce. | 
| Ns | Number of pixels of the result in one direction. The resulting picture will have Ns x Ns pixels. | 
| model | The correlation structure of the noise, as used by arima.sim. Default is list() which gives i.i.d. noise. | 
| theta | Bandwidth of kernel used to smooth the noise. | 
| l1, l2 | Pixel size of the noise blocks in either side of the domain. See main reference for details. | 
| tau | Scaling factor with which noise is multiplied after generation. | 
A list containing x and y, the coordinates of the grid and z and array of dimensions c(64,64,n) giving n reallizations of the Toy Noise 3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.