cf_tree: Multinomial tree

View source: R/cf_tree.R

cf_treeR Documentation

Multinomial tree

Description

The option pricing can be made with a multinomial tree, this functions can generate such a lattice with aid of some give parameters.

Usage

cf_tree(n, u, S0)

Arguments

n

number of periods for the multinomial model

u

vector of changes

S0

initial price

Value

A list with a tree structure of the asset evolution

Author(s)

Pedro Guarderas pedro.felipe.guarderas@gmail.com


pedroguarderas/CFINI documentation built on Feb. 16, 2024, 2:17 p.m.