p_rho function

Returns the posterior density p(ρΘ)p(\rho|\Theta)

Returns the posterior density p(ρΘ)p(\rho|\Theta)

p_rho(x, y, rho, log.p = FALSE)

Arguments

  • x: an array of dimension time x variable x case of terms.
  • y: a matrix of dimension time x case of responses.
  • rho: vector of quantiles.
  • log.p: if TRUE, probabilities are given as log(p).
  • Maintainer: Mark Pickup
  • License: GPL (>= 3)
  • Last published: 2022-06-09

Useful links