Skip to contents

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

Usage

getPredictionNames(object, ...)

# Default S3 method
getPredictionNames(object, ...)

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

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

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

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

Arguments

object

(LongitudinalModel)
A longitudinal model object

...

Not used.