TABLE OF CONTENTS


CFitting/CMetropolisHastings [ Modules ]

NAME

    CMetropolisHastings --- MH steps in C

FUNCTION

Functions to successively update each of the parameter sets by Metropolis-Hastings or reversible jump M-H. These consitute the MCMC loop.

CONTENTS

    AcceptReject --- accept-reject step for Metropolis-Hastings
    MH_BDM --- birth-death-move steps for spline knots
    MH_Frail --- MH step for frailties
    MH_ParamFrailty --- MH for frailty parametric component parameters
    MH_ParamHazard --- MH for hazard parametric component parameters
    MH_Regression --- MH step for regression coefficients
    MH_SplineFrailty --- MH for frailty spline parameters
    MH_SplineHazard --- MH for hazard spline parameters
    MH_Weight --- MH for weight of spline component
    UpdatePostvarCurve --- update prior variance for a CCurve
    UpdatePostvarRegression --- update prior variance for regression coefficients