p_rho: Returns the posterior density p(rho|Theta)

View source: R/rho.R

p_rhoR Documentation

Returns the posterior density p(ρ|Θ)

Description

Returns the posterior density p(ρ|Θ)

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


OrthoPanels documentation built on June 9, 2022, 9:05 a.m.