eta_update_half_t_max_couple_till_you_miss: eta_update_half_t_max_couple_till_you_miss

View source: R/eta_half_t_sampling.R

eta_update_half_t_max_couple_till_you_missR Documentation

eta_update_half_t_max_couple_till_you_miss

Description

Max Coupling componentwise until no meeting. Then CRN componentwise.

Usage

eta_update_half_t_max_couple_till_you_miss(
  xi_1,
  Beta_1,
  eta_1,
  sigma2_1,
  xi_2,
  Beta_2,
  eta_2,
  sigma2_2,
  t_dist_df
)

Arguments

xi_1, xi_2

xi values from the pair of chains

Beta_1, Beta_2

beta values (each vector of length p) from the pair of chains

eta_1, eta_2

eta values (each vector of length p) from the pair of chains

sigma2_1, sigma2_2

sigma values from the pair of chains

t_dist_df

half-t degree of freedom

Value

Returns (eta_1, eta_2) under common random numbers coupling


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