View source: R/eta_half_t_sampling.R
eta_update_half_t_crn_couple | R Documentation |
Common random numbers coupling of Eta Update
eta_update_half_t_crn_couple( xi_1, Beta_1, eta_1, sigma2_1, xi_2, Beta_2, eta_2, sigma2_2, t_dist_df )
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 |
Returns (eta_1, eta_2) under common random numbers coupling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.