bifreqs: Bifrequencies in the principal domain.

Description Usage Arguments Value Examples

Description

The bifreqs function returns a tuple of (k1, k2) pairs which determine the pairs of frequencies where the second order cumulant spectra is calculated to build the statiotest test statistic.

Usage

1
bifreqs(L = NULL, N = NULL)

Arguments

L

A number.

N

A number.

Value

A matrix of bifrequencies with two columns and number of rows corresponding to how many bifrequencies are in the principal domain, number that depends on the selected frame length L.

Examples

1
bifreqs(50, 1000)

D-Roberts/statiotest documentation built on May 6, 2019, 12:55 p.m.