.ltau_dprior {BayesFBHborrow}R Documentation

Calculate log density tau prior

Description

Calculate log density tau prior

Usage

.ltau_dprior(tau, a_tau, b_tau, c_tau = NULL, d_tau = NULL, p_0 = NULL, type)

Arguments

tau

current value(s) of tau

a_tau

tau hyperparameter

b_tau

tau hyperparameter

c_tau

tau hyperparameter

d_tau

tau hyperparameter

p_0

mixture ratio

type

choice of borrowing, "mix", "uni", or any other string for borrowing on every baseline hazard without mixture

Value

log density of tau


[Package BayesFBHborrow version 1.0.1 Index]