Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.covfm

Plot Method


Description

Generic plot method for “covfm” objects.

Usage

## S3 method for class 'covfm'
plot(x, which.plots = 1:4, ...)

Arguments

x

a covfm object.

which.plots

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.

Value

x is returned invisibly.


fit.models

Compare Fitted Models

v0.64
GPL
Authors
Kjell Konis [aut, cre]
Initial release
2020-08-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.