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