all_paths: Output all paths of a random walk

Description Usage Arguments Value Examples

Description

Output all paths of a random walk

Usage

1
all_paths(T, nozero = FALSE)

Arguments

T

time horizon

nozero

whether to remove the leading zero

Value

list

Examples

1
all_paths(T=4)

gordanz/lanci documentation built on Oct. 16, 2020, 5:09 p.m.