wmtsa (version 2.0-3)

oceansdf: SDF for ocean series

Description

Parametric spectral density function for ocean series.

Usage

oceansdf(f)

Arguments

f

normalized frequencies over which the SDF function is evaluated.

Value

a numeric vector containing the values of ocean SDF function evaluated at the specified normalized frequencies.

See Also

ocean.

Examples

Run this code
# NOT RUN {
oceansdf(c(0.25,0.375))
# }

Run the code above in your browser using DataCamp Workspace