Coloc 2: Add calculatePearsons method to Pearson Algorithm
This meathod will calculate the pearsons value with the method selected
upon construction. That way not only the normal execute() method respects
that, but other algorithms could rely on thar choice, too.