Brown: Brownian Motion.

Description Usage Arguments Value Examples

View source: R/Brown.R

Description

plot of st Brownian Motion,before use the function,you should use package e1071.

Usage

1
Brown(t, n)

Arguments

t

the time.

n

the number of paces of Brownian Motion.

Value

plot figuren

Examples

1
2
3
4
## Not run: 
Brown(1,6)

## End(Not run)

SC19089/qimo documentation built on Jan. 3, 2020, 12:11 a.m.