| ecop-class | R Documentation |
The ecop class serves as an object-oriented container for
the option pricing model. It does have a specific purpose at the moment -
that is, to produce all the data for the charts of the paper, based on
CBOE data structure. Therefore, user may not find it general enough.
That probably will be the case for the time being until more popularity calls
for a more generic container.
callthe match.call slot
conflist, configuration
keycharacter
symbolcharacter
datadateDate
daysnumeric, days between datadate and expiry date
ttmnumeric, time to maturity in days/365
int_ratenumeric
div_yieldnumeric
put_datathe put data of ecop.opt class
call_datathe call data of ecop.opt class
put_conflist, the put configuration
call_conflist, the call configuration
Stephen H-T. Lihn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.