ARCoeffMap: Generate the AR coefficient map.

Description Usage Arguments Value

View source: R/ToyExamples.R

Description

Generate the AR coefficient map.

Usage

1
ARCoeffMap(Ns = 64)

Arguments

Ns

Number of pixels of the result in one direction. The resulting picture will have Ns x Ns pixels.

Value

A list containing x and y, the coordinates of the grid and z, a matrix of dimensions Ns x Ns giving the AR coefficients map.


cope documentation built on May 2, 2019, 6:32 a.m.

Related to ARCoeffMap in cope...