TABLE OF CONTENTS


RFitting/MetropolisHastings [ Modules ]

NAME

   MetropolisHastings --- MH and RJMCMC steps

FUNCTION

Execute each type of MH and Reversible-Jump step needed for the chain

CONTENTS

    acceptreject --- accept of reject a M-H step
    mh --- prototype Metropolis-Hastings
    mh.bdm --- RJMCMC for Birth-death-move steps
    mh.coef --- MH for regression coefficients
    mh.frail --- MH for frailties
    mh.frailty.param --- MH for frailty parametric component parameters
    mh.frailty.spline --- MH for frailty spline parameters
    mh.hazard.param --- MH for hazard parametric component parameters
    mh.hazard.spline --- MH for hazard spline parameters
    mh.weight --- MH for spline component weight for either hazard or frailty
    updatepostvar.curve --- update the prior variance for a curve
    updatepostvar.coef --- update prior variance for regression coefficients