speczoom: Plot spectrum

View source: R/functionINIT.R

speczoomR Documentation

Plot spectrum

Description

This function plots the log spectrum of $g$.

Usage

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

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

waved documentation built on May 29, 2024, 5:29 a.m.

Related to speczoom in waved...