Skip to contents

Utility function that returns the names of the required parameters for predicting survival quantities with GridPrediction.

Usage

getPredictionNames(object, ...)

# S3 method for default
getPredictionNames(object, ...)

# S3 method for LongitudinalClaretBruno
getPredictionNames(object, ...)

# S3 method for LongitudinalGSF
getPredictionNames(object, ...)

# S3 method for LongitudinalRandomSlope
getPredictionNames(object, ...)

# S3 method for LongitudinalSteinFojo
getPredictionNames(object, ...)

Arguments

object

(LongitudinalModel)
A longitudinal model object

...

Not used.