grad_lpd_func | R Documentation |
The function to calculate the gradients of the log full conditional posterior density of A or B.
grad_lpd_func(A, j, lpd_func, ...)
A |
Parameter A or B |
j |
The index for which column of A or B to be updated. |
lpd_func |
The log full conditional posterior density of A or B. |
... |
Other parameters that may be useful. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.