.mu_update: Calculate mu posterior update
Description
Calculate mu posterior update
Usage
.mu_update(Sigma_s, lambda_0, sigma2, J)
Value
mu update from Normal.
Arguments
- Sigma_s
VCV matrix (j + 1) x (j + 1).
- lambda_0
Baseline hazard.
- sigma2
Scale variance.
- J
Number of split point.