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.4.4")



Attach the package and use:
library("greeks")
Maintained by
Anselm Hudde
[Scholar Profile | Author Map]
First Published: 2021-05-06
Latest Update: 2023-08-17
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.4.4, https://cran.r-project.org/web/packages/greeks. Accessed 12 May. 2025.
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)
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
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/11Downloads for greeks0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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