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)Returns x invisibly.
Object of class 'fsvdraws', usually resulting from a call
to fsvsample.
The maximum amount of posterior draws to plot. If
the number of draws stored in x exceeds this number, draws are
thinned accordingly.
Level of transparency.
Controls the size of the dots.
Other plotting:
comtimeplot(),
corimageplot(),
corplot(),
cortimeplot(),
evdiag(),
facloadcredplot(),
facloaddensplot(),
facloadpointplot(),
facloadtraceplot(),
logvartimeplot(),
paratraceplot(),
plot.fsvdraws(),
plotalot(),
voltimeplot()