qqPlot: Quantile-quantile plot
Description
Quantile-quantile plot
Usage
# S4 method for lcModel
qqPlot(object, byCluster = FALSE, ...)
Arguments
byCluster
Whether to plot the Q-Q line per cluster
...
Other arguments passed to qqplotr::geom_qq_band, qqplotr::stat_qq_line, and qqplotr::stat_qq_point.