Rdocumentation
powered by
Learn R Programming
cope (version 0.2.3)
ARCoeffMap: Generate the AR coefficient map.
Description
Generate the AR coefficient map.
Usage
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.