sigma2_update: sigma2_update

View source: R/mcmc_half_t.R

sigma2_updateR Documentation

sigma2_update

Description

sigma^2 update step given eta and xi

Usage

sigma2_update(xi, eta, n, ssr, a0, b0, sigma2_fixed_value = NULL)

Arguments

xi

positive scalar

eta

length p vector

n

positive integer

ssr

positive scalar

a0

positive scalar

b0

positive scalar

sigma2_fixed_value

NULL for sigma2 varying, positive scalar when fixed

Value

sigma^2 update step given eta and xi


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