QQ-plot of given two samples using ggplot2
Usage
compare_qq(sample1, sample2, main_title)
Arguments
- sample1
matrix of observations in sample 1
- sample2
matrix of observations in sample 2
- main_title
title of the generated plot
Value
QQ-plot of given samples