grad_lpd_func: The function to calculate the gradients of the log full...

View source: R/NUTS.R

grad_lpd_funcR Documentation

The function to calculate the gradients of the log full conditional posterior density of A or B.

Description

The function to calculate the gradients of the log full conditional posterior density of A or B.

Usage

grad_lpd_func(A, j, lpd_func, ...)

Arguments

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.


yanbowisc/SIMP documentation built on Oct. 30, 2022, 1:33 a.m.