TABLE OF CONTENTS


/S3Methods [ Modules ]

NAME

   S3Methods --- Methods for S3 classes

FUNCTION

Define the handling for the splinesurv and splinesurv.summary classes.

The main user-facing function is splinesurv, which controls method-dispatch and generally dispatches to splinesurv.formula, if called with a formula argument. The latter is responsible for creating an input data frame in the format required by splinesurv.agdata, which does the fitting.

Other routines are available to summarize and plot splinesurv fitted objects.

CONTENTS

    plot.splinesurv --- plot method for splinesurv objects
    post.fvar --- compute posterior frailty variance
    predict.splinesurv --- prediction method for splinesurv objects
    print.splinesurv --- print a splinesurv object
    print.summary.splinesurv --- print summary.splinesurv object
    printcurvesummary --- summarize a curve for summary.splinesurv
    splinesurv --- method dispatch for splinesurv
    splinesurv.data.frame --- splinesurv method for data frames
    splinesurv.formula --- formula interface for splinesurv
    splinesurvtkplot --- plot the curve using tcltk
    summary.splinesurv --- creates an object of class summary.splinesurv