Produces an overlaid plot comparing residuals QQ plots.
产生重叠的图,比较残差QQ图。
用法----------Usage----------
lmfmOverlaidQQPlot(x, pch, col, ...)
参数----------Arguments----------
参数:x
an lmfm object.
对象的lmfm。
参数:pch
a vector with length equal to the number of fitted models in x specifying the symbols used in the plot. See par for possible values.
一个向量,其长度等于x指定的图中所使用的符号数的拟合模型。见par可能的值。
参数:col
a vector with length equal to the number of fitted models in x specifying the colors used in the plot. See par for possible values.
一个向量,其长度等于数的拟合模型x指定使用的颜色中的图。见par可能的值。
参数:...
additional arguments are passed to the low-level plotting functions.
额外的参数传递到低级别的绘图功能。
值----------Value----------
the trellis object is invisibly returned.
返回trellis对象是不可见的。