qfun.RdProvided for Random Walk Metropolis algorithm
qfun(theta1, theta2, nu)
| theta1 | Vector of current quantiles |
|---|---|
| theta2 | Vector for mean parameter |
| nu | Either a single numeric value for the covariance matrix, or a vector for the diagonal |
Multivariate normal density vector log-transformed
Alan Genz, Frank Bretz, Tetsuhisa Miwa, Xuefei Mi, Friedrich Leisch, Fabian Scheipl and Torsten Hothorn (2019). mvtnorm: Multivariate Normal and t Distributions
qfun(0, 0, 1)#> [1] -0.9189385#> [1] -0.9189385