Description Usage Arguments Value Author(s) References See Also Examples
A helper function to price European options via a vectorized (fast, memory efficient) approach.
1 |
o |
An |
A list of class OptPx
with an element PxBT
, which is an option price value (type double
, class numeric
)
Oleg Melnikov, Department of Statistics, Rice University, Spring 2015
Code adopted Gilli & Schumann's R implementation to Opt*
objects
Gili, M. and Schumann, E. (2009) Implementing Binomial Trees, COMISEF Working Papers Series
http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1341181 for original paper, BOPM
for American option pricing.
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.