Description Usage Arguments Details Value
View source: R/rstan_hessian.R
If udraws is a vector, the output is the Hessian computed at the point in parameter space corresponding to udraws
1 | rstan_hessian(fit, udraws)
|
fit |
An rstan stanfit |
udraws |
Place(s) to compute Hessian(s) at |
If udraws is a matrix, each row is interpreted as a place to compute a Hessian and the output is a list of Hessians
Hessian(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.