R/somebm-package.R

#' Some functions to generate the time series of Brownian motions.
#'
#' This package provides some functions to generate the time series of
#' Brownian motions, including (regular) Brownian motion (\code{\link{bm}}),
#' geometric Brownian motion (\code{\link{gbm}}), and fractional Brownian
#' motion (\code{\link{fbm}}). They can help users simulate the process of
#' one-dimension Brownian motions.
#'
#' @name somebm
#' @docType package
NULL

Try the somebm package in your browser

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

somebm documentation built on May 2, 2019, 9:30 a.m.