Get Prediction Names
Source:R/generics.R
, R/LongitudinalClaretBruno.R
, R/LongitudinalGSF.R
, and 2 more
getPredictionNames.Rd
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, ...)