TABLE OF CONTENTS


RFitting/splineUtils [ Modules ]

NAME

     splineUtils --- Utilities for evaluating splines and related integrals

FUNCTION

Evaluate B-splines and integrals over B-splines, either in R or fast C code.

CONTENTS

    evalBinte --- compute the integrals of each spline basis function
    evalCinte --- compute partial integrals over the spline basis
    evalEinte --- compute the expected distance from 1 of a B-spline
    frailtysplinefvar --- compute the spline component frailty variance
    ki --- addressing of spline indices
    makesplinebasis --- construct B-spline basis functions
    mysplineDesign --- works like splineDesign()
    nBsmom --- compute the N-th moment of a B-spline basis function
    nknotsPrior --- evaluate the prior on the number of knots
    plotspline --- plot a spline given a set of knots and parameters
    splineconv --- compute the convolution of two splines
    splinederivint --- compute the convolution of the derivatives of two spline bases