What is the purpose of the collection parameter in genmod Action?

2 vues

Réponse

The collection parameter defines a set of variables that are treated as a single effect with multiple degrees of freedom. It accepts a list of structures, each specifying 'details' (True/False), 'name' (required string), and 'vars' (required list of variable names).
Did this answer help you?
genmod

regression

See technical action