piotrek-orlowski/transformOptionPricer: Characteristic-function based option pricer.

The package allows for efficient calculation of certain European- style derivatives (call options, digital options) via transform methods. The code is fully vectorized in the following dimensions: strike range, maturity, state variable value (for stochastic volatility models). The user has to pass a characteristic function evaluator as an argument to the transform pricers. By default, the package affineModelR, which implements a wide range of jump- diffusion specifications in fast c++ code, is used as the characteristic function back-end.

Getting started

Package details

AuthorPiotr Orlowski, Andras Sali
MaintainerPiotr Orlowski <piotrek.orlowski@gmail.com>
LicenseGPL (>= 2)
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("piotrek-orlowski/transformOptionPricer")
piotrek-orlowski/transformOptionPricer documentation built on July 21, 2020, 11:51 a.m.