Library: | finance |
See also: | optstart |
Macro: | influence | |
Description: | displays the influence of price determining parameters on options. It is using the Black and Scholes formula. |
Usage: | dat = influence() | |
Output: | ||
dat | n x m matrix, grid of running inputs and the values of the corresponding options |
library("finance") influence()
display, showing the option prices
Library: | finance |
See also: | optstart |