replicability-analysis-NLP
replicability-analysis-NLP copied to clipboard
Results
1
replicability-analysis-NLP issues
Sort by
recently updated
recently updated
newest added
Hi, when I input the following P-Values: ``` python [0.04, 0.1, 0.1, 0.07, 0.07, 0.07, 0.04] ``` With the following alpha level: ``` python 0.05 ``` I get the following...