Periodogram

scalation.modeling.forecasting.Periodogram
class Periodogram(y: VectorD)

The Periodogram class is used to analyze the frequency specturm of a time serioes.

Value parameters

y

the first time series vector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article