A character vector containing the names of Observations
Arguments
PMLParametersSets
A list of PML parameters sets (PMLModels class
instance).
IncludeCustom
Logical. Should the names of responses (observe,
multi, ordinal, count, event and LL) from the PML code of custom
spaces be included or not. Default is TRUE.
ObservationsOnly
Logical. If TRUE (default), only the names of
observe responses are included in the PML code generated for custom
spaces. Non-observed response names (such as multi, ordinal, count,
event, and LL) are not included. Ignored if IncludeCustom == FALSE.