Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in the API response, counts will need to be multiplied by the audienceSize #578

Closed
hamilton opened this issue Jun 5, 2020 · 0 comments · Fixed by #603
Closed

in the API response, counts will need to be multiplied by the audienceSize #578

hamilton opened this issue Jun 5, 2020 · 0 comments · Fixed by #603
Labels

Comments

@hamilton
Copy link
Contributor

hamilton commented Jun 5, 2020

For categorical-like probes, the counts field used to be actual counts. Now, its a density, so it matches the proportion values. This means we'll have to multiply it by audienceSize in the right spot in probe-utils.js to get actual counts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant