Learn R Programming

latrend (version 1.1.0)

qqPlot: Quantile-quantile plot

Description

Quantile-quantile plot

Usage

# S4 method for lcModel
qqPlot(object, byCluster = FALSE, ...)

Arguments

object

The model.

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.

See Also

residuals.lcModel metric plotClusterTrajectories