
Get Random Effects Names
Source:R/generics.R, R/JointModel.R, R/LongitudinalClaretBruno.R, and 3 more
getRandomEffectsNames.RdUtility function that returns the names of the random effects parameters.
The main use for this is to allow the LongitudinalRandomEffects function
to know which parameters it needs to extract and to what common names
it should map the parameters to.
Usage
getRandomEffectsNames(object, ...)
# Default S3 method
getRandomEffectsNames(object, ...)
# S3 method for class 'JointModel'
getRandomEffectsNames(object, ...)
# S3 method for class 'LongitudinalGSF'
getRandomEffectsNames(object, ...)
# S3 method for class 'LongitudinalGSF'
getRandomEffectsNames(object, ...)
# S3 method for class 'LongitudinalRandomSlope'
getRandomEffectsNames(object, ...)
# S3 method for class 'LongitudinalSteinFojo'
getRandomEffectsNames(object, ...)