General Stochastic Process Models
Process Model Types
DiffFusion.OrnsteinUhlenbeckModel — Type
An Ornstein-Uhlenbeck model with constant mean reversion and piece-wise flat volatility.
DiffFusion.ornstein_uhlenbeck_model — Function
ornstein_uhlenbeck_model(
alias::String,
chi::ParameterTermstructure,
sigma_x::BackwardFlatVolatility,
)Create an Ornstein-Uhlenbeck model.