Description Usage Arguments Value Examples
Update grid points for numerical integration from one analysis to the next
1 2 3 4 5 6 7 8 9 10 |
r |
Integer, at least 2; default of 18 recommended by Jennison and Turnbull |
theta |
Drift parameter for current analysis |
I |
Information at current analysis |
a |
lower limit of integration (scalar) |
b |
upper limit of integration (scalar |
thetam1 |
Drift parameter for previous analysis |
Im1 |
Information at previous analysis |
gm1 |
numerical integration grid from |
A tibble
with grid points in z
, numerical integration weights in w
,
and a normal density with mean mu = theta * sqrt{I}
and variance 1 times the weight in w
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.