Compare that the deciles of two vectors have absolute difference
over average ratios less than threshold
compare_ppp_vectors(ppp1, ppp2, threshold = 0.15, showQQ = TRUE)
None
(vector, double) the first vector
(vector, double) the second vector
(double) optional: the cutoff for a large absolute threshold
(boolean) optional: show the QQ plot if the absolute value of the
Difference vs Average ratio in any decile is bigger than the threshold