Other packages > Find by keyword >

greeks  

Sensitivities of Prices of Financial Options and Implied Volatilities
View on CRAN: Click here


Download and install greeks package within the R console
Install from CRAN:
install.packages("greeks")

Install from Github:
library("remotes")
install_github("cran/greeks")

Install by package version:
library("remotes")
install_version("greeks", "1.5.1")



Attach the package and use:
library("greeks")
Maintained by
Anselm Hudde
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-06
Latest Update: 2025-03-02
Description:
Methods to calculate sensitivities of financial option prices for European, geometric and arithmetic Asian, and American options, with various payoff functions in the Black Scholes model, and in more general jump diffusion models. A shiny app to interactively plot the results is included. Furthermore, methods to compute implied volatilities are provided for a wide range of option types and custom payoff functions. Classical formulas are implemented for European options in the Black Scholes Model, as is presented in Hull, J. C. (2017), Options, Futures, and Other Derivatives. In the case of Asian options, Malliavin Monte Carlo Greeks are implemented, see Hudde, A. & R
How to cite:
Anselm Hudde (2021). greeks: Sensitivities of Prices of Financial Options and Implied Volatilities. R package version 1.5.1, https://cran.r-project.org/web/packages/greeks. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.0.1 (2021-05-06 11:00), 0.2.0 (2021-05-31 21:40), 0.3.0 (2021-07-04 16:00), 0.3.1 (2021-08-06 07:00), 0.4.0 (2021-11-16 17:30), 0.4.1 (2021-12-14 19:00), 0.5.0 (2022-02-15 14:00), 0.6.0 (2022-05-03 01:42), 0.7.0 (2022-08-26 21:12), 0.8.0 (2023-01-13 15:40), 0.8.1 (2023-01-15 18:00), 1.0.0 (2023-02-16 18:40), 1.1.0 (2023-03-17 16:20), 1.2.0 (2023-08-17 15:12), 1.3.1 (2023-11-02 23:20), 1.3.2 (2024-01-31 23:40), 1.3.5 (2024-03-03 22:40), 1.3 (2023-09-14 22:40), 1.4.2 (2024-04-23 09:10), 1.4.3 (2024-09-17 14:30), 1.4.4 (2025-03-02 14:30), 1.5.1 (2025-11-17 13:20)
Other packages that cited greeks R package
View greeks citation profile
Other R packages that greeks depends, imports, suggests or enhances
Complete documentation for greeks
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA