Skip to content

Commit

Permalink
Removed old useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-gardner committed Mar 21, 2016
1 parent 1d243c0 commit b9556bf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ object ExperimentScorer {
n / iters
}

// Expected p-value: .55567
def getSampledPValue(values: Seq[(Double, Double)]) = {
import scala.util.Random
val random = new Random
Expand Down

0 comments on commit b9556bf

Please sign in to comment.