getVol: get volatility at a given strike

Description Usage Arguments Value See Also

View source: R/vols.R

Description

Returns the volatility at a given strike. This function is vectorized.

Usage

1
getVol(vol, atm, strike)

Arguments

vol

Object returned from earlier calibration. Either a quadvol or a sabrvol object.

atm

ATM forward(s)

strike

Options strike(s)

Value

Black volatility at the given strike

See Also

calibrate for calibration and models


prodipta/bsoption documentation built on May 29, 2019, 2:57 p.m.