| Package | Description |
|---|---|
| net.finmath.timeseries |
Provides classes related to time series modeling and estimation, e.g. maximum likelihood estimation of GARCH models.
|
| net.finmath.timeseries.models.parametric |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModelParametric |
TimeSeriesModelParametric.getCloneCalibrated(TimeSeriesInterface timeSeries) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisplacedLognormalARMAGARCH
Displaced log-normal process with ARMAGARCH(1,1) volatility.
|
class |
DisplacedLognormalGJRGARCH
Displaced log-normal process with GJR-GARCH(1,1) volatility.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModelParametric |
DisplacedLognormalGJRGARCH.getCloneCalibrated(TimeSeriesInterface timeSeries) |
TimeSeriesModelParametric |
DisplacedLognormalARMAGARCH.getCloneCalibrated(TimeSeriesInterface timeSeries) |
Copyright © 2015. All rights reserved.