Skip to content
Prev 8855 / 15274 Next

GBSVolatility in fOptions

BA,

.fGBSVolatility is the objective function.  You asked about the
root-finding algorithm.  Please see ?uniroot; among other things, it
says:

     The function uses Fortran subroutine 'zeroin' (from Netlib)
     based on algorithms given in the reference below.  They assume a
     continuous function (which then is known to have at least one root
     in the interval).

Best,
--
Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com
On Tue, Nov 1, 2011 at 8:03 PM, financial engineer <fin_engr at hotmail.com> wrote: