compare_qq {QuadratiK}R Documentation

QQ-plot of given two samples using ggplot2

Description

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


[Package QuadratiK version 1.1.3 Index]