ToyNoiseMap: Generate an AR sequence with the ToyFUN as base noise and the...

Description Usage Arguments Value

Description

Generate an AR sequence with the ToyFUN as base noise and the AR coefficients given by the ARCoeffMap.

Usage

1
ToyNoiseMap(n = 1, ToyFUN, ...)

Arguments

n

Length of sequence.

ToyFUN

Base noise to build the sequence from.

...

Additional parameters passed to ToyFUN.

Value

A list containing x and y, the coordinates of the grid and z and array of dimensions c(64,64,n) giving n realizations of the Toy Noise.


maxsommerfeld/cope documentation built on May 21, 2019, 2:19 p.m.