TABLE OF CONTENTS


initRoutine/CinitRoutine [ Modules ]

NAME

    CinitRoutine --- additional C functions used for initialization only

FUNCTION

Set of functions, mainly likelihood and gradient functions called during initialization of the splinesurv.agdata function.

CONTENTS

    addInitSmoothnessPenaltyGr --- adds gradient of smoothness penalty to an input vector
    cInitGrHazSpline --- gradient of likelihood of spline parameters for hazard
    cInitLikFrailSpline --- loglikelihood of parameters for spline component of frailty curve
    cInitLikHazSpline --- spline hazard likelihood for initialization
    cInitMultAndWeight --- multiply a spline component and add it to a weighted parametric component
    cMakePenalty2diff --- compute a penalty matrix on second derivatives
    InitSmoothnessPenalty --- compute the smoothness penalty during initialization