caEffect - How is the outcome variable specified in this action?

Réponse

The outcome variable is specified using the 'outcomeVar' parameter. You must provide its name and can also define its type ('CONTINUOUS', 'CATEGORICAL', 'BINOMIAL'), the event level for categorical outcomes, or the trial variable for binomial outcomes.
Did this answer help you?