easigma_bar | R Documentation |
This function evaluates the sigma_bar function used to simulate Bessel Layers in the infinite sums
easigma_bar(j, x, y, s, t, l, v)
j |
real value |
x |
start value of Brownian bridge |
y |
end value of Brownian bridge |
s |
start value of Brownian bridge |
t |
end value of Brownian bridge |
l |
lower bound of Brownian bridge |
v |
upper bound of Brownian bridge |
real value: easigma_bar evaluated at point j
easigma_bar(j = 1, x = 0, y = 0, s = 0, t = 1, l = -2, v = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.