Description
Function produces QQ-plots for one or more model fits
Usage
plot_qq(object_1, object_2 = NULL, ...)
Arguments
object_1
Object which contains model fit
object_2
Object which contains model fit
Details
If object_2
is specified, a QQ-plot for object_1
and one for object_2
will be
combined in the same plot.