Learn R Programming

kzfs (version 1.5.0.2)

kzp2.QF: The Demo Dataset For Examples of optD2R

Description

Datasets containing the original and optimized 2D periodogram spike records output by function kzp2 and optD2R,respectively. They are only used for saving running-time of the examples. The following code is used to generate this dataset:

  • kzp2.demo <- kzp2(a)$kzp2d

  • kzp2.QF <- optD2R(a, kzp2.summary(kzp2.demo, num=2))

where a is the spatial data array for a wave field.

Usage

kzp2.demo

kzp2.QF

Arguments

Format

An object of class matrix with 150 rows and 150 columns.

See Also

kzpdr.demo, kzpdr.QF