eta_update_half_t: eta_update_half_t

View source: R/eta_half_t_sampling.R

eta_update_half_tR Documentation

eta_update_half_t

Description

Slice sampler targeting p(x) \prop x^((v-1)/2)/(1+vx)^((v+1)/2)*exp(-mx) on [0,Inf], where v is t_dist_df and m is rate.

Usage

eta_update_half_t(xi, sigma2, beta, eta, t_dist_df, nrepeats = 1)

Arguments

xi

positive scalar

sigma2

positive scalar

beta

positive vector

eta

positive vector

t_dist_df

half-t degree of freedom

nrepeats

number of slice sampling steps

Value

Slice sampler targeting p(x) \prop x^((v-1)/2)/(1+vx)^((v+1)/2)*exp(-mx) on [0,Inf], where v is t_dist_df and m is rate.


niloyb/CoupledHalfT documentation built on Aug. 31, 2022, 2:35 a.m.