PyFE / FE-R

Financial Engineering in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FE-R

Financial Engineering functions in R

R Package

Contents

  • Black-Scholes option pricing model: price and implied volatility
  • Bachelier option pricing model: price and implied volatility

Installation

Install devtools package in run

library(devtools)
devtools::install_github("PyFE/FE-R", subdir="pkg")

About

Financial Engineering in R

License:GNU General Public License v3.0


Languages

Language:R 100.0%