pegasystems / pega-datascientist-tools

Pega Data Scientist Tools
https://github.com/pegasystems/pega-datascientist-tools/wiki
Apache License 2.0
33 stars 27 forks source link

HealthCheck calculation bug #114

Closed yusufuyanik1 closed 1 year ago

yusufuyanik1 commented 1 year ago

pdstools version checks

Issue description

https://github.com/pegasystems/pega-datascientist-tools/blob/master/examples/datamart/healthcheck.Rmd#L224

In the calculation above which generates a channel overview some metrics are incorrect.

Reproducible example

.

Expected behavior

Responses, Positives and Base rate metrics should be sum aggregations instead of max.

operdeck commented 1 year ago

I've addressed this I believe with a recent PR