Hi! I’ve just realized that the p-value that can be found in the frequentist report is based on two-sided hypothesis test. Is there a way to choose what type of hypothesis test I need (two-tailed or one-tailed) so I get the correct p-value? I actually found one-sided calculations in the source code but can’t find the appropriate setting in the interface.
h
helpful-application-7107
09/26/2023, 4:28 PM
They're in the code but not exposed or hooked up to the front-end yet. I added them in the hopes of adding an option in the app down the line but it complicates metrics and analysis config so we haven't pushed for adding it.