Package: FER 0.94

Jaehyuk Choi
FER: Financial Engineering in R
R implementations of standard financial engineering codes; vanilla option pricing models such as Black-Scholes, Bachelier, CEV, and SABR.
Authors:
FER_0.94.tar.gz
FER_0.94.zip(r-4.7)FER_0.94.zip(r-4.6)FER_0.94.zip(r-4.5)
FER_0.94.tgz(r-4.6-any)FER_0.94.tgz(r-4.5-any)
FER_0.94.tar.gz(r-4.7-any)FER_0.94.tar.gz(r-4.6-any)
FER_0.94.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FER/json (API)
NEWS
| # Install 'FER' in R: |
| install.packages('FER', repos = c('https://pyfe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pyfe/fe-r/issues
bachelierblack-scholesderivativesfinancial-engineeringmathematical-financeoption-pricingquantitative-finance
Last updated from:5392be5fca. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 134 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 89 |
Exports:BachelierImpvolBachelierPriceBlackScholesImpvolBlackScholesPriceCevMassZeroCevPriceNsvh1Choi2019SabrHagan2002SpreadBachelierSpreadBjerksund2014SpreadKirkSwitchMargrabe
Dependencies:statmod
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate Bachelier model implied volatility | BachelierImpvol |
| Calculate Bachelier model option price | BachelierPrice |
| Calculate Black-Scholes implied volatility | BlackScholesImpvol |
| Calculate Black-Scholes option price | BlackScholesPrice |
| Calculate the mass at zero under the CEV model | CevMassZero |
| Calculate the constant elasticity of variance (CEV) model option price | CevPrice |
| Calculate the option price under the NSVh model with lambda=1 (Choi et al. 2019) | Nsvh1Choi2019 |
| Calculate the equivalent BS volatility (Hagan et al. 2002) for the Stochatic-Alpha-Beta-Rho (SABR) model | SabrHagan2002 |
| Spread option under the Bachelier model | SpreadBachelier |
| Spread option pricing method by Bjerksund & Stensland (2014) | SpreadBjerksund2014 |
| Kirk's approximation for spread option | SpreadKirk |
| Margrabe's formula for exhange option price | SwitchMargrabe |