Generic plot method for “covfm” objects.
# S3 method for covfm
plot(x, which.plots = 1:4, ...)
a covfm
object.
either "ask"
(character string) or an integer vector specifying
which plots to draw. The plot options are (1) Mahalanobis Distance,
(2) Ellipses Matrix, (3) Screeplot (Eigenvalues of Covariance Estimate),
and (4) Distance - Distance Plot.
additional arguments are passed to the plot subfunctions.
x
is returned invisibly.