single_bridge: A single trajectory of a random bridge

Description Usage Arguments Value Examples

View source: R/random_walk.R

Description

Does not return the initial 0

Usage

1
single_bridge(T, k, nozero = FALSE)

Arguments

T

time horizon

k

value at T

nozero

whether to remove the leading zero

Value

vector

Examples

1
single_bridge(T=15, k=3, nozero=TRUE)

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