call.payoff: Arithmetic average Call payoff (mean(x)-K)_+

View source: R/payoffs.R

call.payoffR Documentation

Arithmetic average Call payoff (mean(x)-K)_+

Description

Basket Call option on average asset price

Usage

call.payoff(x, model)

Arguments

x

is a matrix of asset prices of dimension N * model$dim

model

list containing model params. Uses model$K as the Put strike.

Details

arithmetic basket for d-dim x)


mludkov/mlOSP documentation built on April 29, 2023, 7:56 p.m.