p_rho {OrthoPanels}R Documentation

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

Description

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

Usage

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).


[Package OrthoPanels version 1.2-4 Index]