How does the action handle different types of outcome variables?
2 vues
Réponse
The type of outcome is specified using the 'type' subparameter within the 'outcomeVar' parameter. It can be 'CONTINUOUS' for real-valued outcomes, 'CATEGORICAL' for modeling the probability of a specific event level, or 'BINOMIAL' for event/trial data.