Package net.finmath.timeseries
package net.finmath.timeseries
Provides classes related to time series modeling and estimation, e.g. maximum likelihood estimation of GARCH models.
Contains some aspects of estimating risk distribution from historical changes.
- Author:
- Christian Fries
-
Interface SummaryInterfaceDescriptionA parametric time series model based on a given times series.Interface to be implemented by finite time series.A parametric time series model
-
Class SummaryClassDescriptionA set of raw data associated with a given date.A discrete time series.A time series created from a sup-interval of another time series.