inst/book/ex1.12.R

# ex1.12.R
require(sde)
set.seed(123)
plot(BM())
plot(GBM(1,1,sqrt(0.5)))
plot(BBridge(0,-1))

Try the sde package in your browser

Any scripts or data that you put into this service are public.

sde documentation built on Sept. 9, 2022, 3:07 p.m.