funBM: Function used to perform parallel computing for weighted norm...

View source: R/funBM.R

funBMR Documentation

Function used to perform parallel computing for weighted norm of multidimensional Brownian motion

Description

This function simulates weighted Euclidean norm for multidimensional BM.

Usage

funBM(n, d, gamma)

Arguments

n

Number of simulated points;

d

Dimension of BM;

gamma

Weighted exponent (>= 0, < 0.5).

Value

stat

Weighted norm of multidimensional BM


GenOU documentation built on Aug. 28, 2025, 9:09 a.m.

Related to funBM in GenOU...