valR/qqplotWGEN.R
qqplotWGEN.RdMakes a qqplot and Wilcoxon test between the two columns of val
a matrix with two columns containing the two samples to be compared
see plot.default
see plot.default
logical variable, if TRUE the function is applied to diff(val) instead of val. See diff
quantile value on which data samples in val are considered. Default is 0.
Wilcoxon test between the two columns of 'val'