random_walk_neg_prop: Random Walk

View source: R/RcppExports.R

random_walk_neg_propR Documentation

Random Walk

Description

Negative proportion of a Gaussian random walk.

Usage

random_walk_neg_prop(N)

Arguments

N

Size of the walk.

Examples

set.seed(1)
random_walk_neg_prop(1e6)


privefl/advr38pkg documentation built on Aug. 20, 2023, 1:55 p.m.