Hello,
I'm exploring the ability of DSL_sensitivity class to perform the sensitivity analysis on a BN but I'm having few issues getting the results properly. Since there is not documentation about that, I try to lay down few questions:
1. Is it correct, once set the targets for the analysis and Calculate it, to resort to the method GetSensitivity providing as input, one by one and for each target, all Ancestor nodes and the pair (target, targetState) to retrieve the sensitivity matrix?
2. When I try to print the Matrix from GetSensitivity, I got a lot of nan, is it correct?
Thanks,
Alessandro