Package | Description |
---|---|
net.finmath.fouriermethod.calibration.models |
Classes related to the calibration of fourier models.
|
net.finmath.montecarlo.assetderivativevaluation.models |
Equity models implementing
ProcessModel
e.g. by extending AbstractProcessModel . |
Constructor and Description |
---|
CalibratableMertonModel(MertonModelDescriptor descriptor)
Basic constructor where all parameters are to be calibrated.
|
CalibratableMertonModel(MertonModelDescriptor descriptor,
ScalarParameterInformation volatilityInfo,
ScalarParameterInformation jumpIntensityInfo,
ScalarParameterInformation jumpSizeMeanInfo,
ScalarParameterInformation jumpSizeStdDevInfo)
This constructor allows for the specification of constraints.
|
Constructor and Description |
---|
MertonModel(MertonModelDescriptor descriptor)
Create the model from a descriptor.
|
Copyright © 2019. All rights reserved.