facloadpairplot | R Documentation |
facloadpairplot
illustrates the bivariate marginals of the
factor loadings distribution. For a monochrome variant, see
facloadcredplot
.
facloadpairplot(x, maxpoints = 500, alpha = 20/maxpoints, cex = 3)
x |
Object of class |
maxpoints |
The maximum amount of posterior draws to plot. If
the number of draws stored in |
alpha |
Level of transparency. |
cex |
Controls the size of the dots. |
Returns x
invisibly.
Other plotting:
comtimeplot()
,
corimageplot()
,
corplot()
,
cortimeplot()
,
evdiag()
,
facloadcredplot()
,
facloaddensplot()
,
facloadpointplot()
,
facloadtraceplot()
,
logvartimeplot()
,
paratraceplot()
,
plot.fsvdraws()
,
plotalot()
,
voltimeplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.