rbridge.Rdrwiener returns a time series containing a simulated realization
of the Brownian bridge on the interval [0,end]. If W(t) is a
Wiener process, then the Brownian bridge is defined as W(t) - t W(1).
rbridge(end = 1, frequency = 1000)
| end | the time of the last observation. |
|---|---|
| frequency | the number of observations per unit of time. |
rwiener