bartScoreMargin - How can I compute the difference between two predictive margins?

Réponse

You can compute the difference between two predictive margins by using the 'differences' parameter (alias: 'diffs'). You need to specify the 'evtMargin' (event margin) and 'refMargin' (reference margin) by their names, which you defined in the 'margins' parameter.
Did this answer help you?