speczoom: Plot spectrum

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/functionINIT.R

Description

This function plots the log spectrum of $g$.

Usage

1
speczoom(y_test, fenetre)

Arguments

y_test

Sample vector of $g$.

fenetre

Window (a positive integer).

Value

log-spectrum of $g$.

Author(s)

Marc Raimondo

References

Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.

See Also

WaveD

Examples

1
speczoom(sin(2*pi*seq(0,1,le=1024)),200) 

waved documentation built on May 2, 2019, 3:21 a.m.

Related to speczoom in waved...