facloaddensplot | R Documentation |
facloaddensplot
draws kernel smoothed density plots of the marginal
factor loadings posterior.
facloaddensplot(x, fsvsimobj = NULL, rows = 5, thesecols = NULL, xlim = NULL)
x |
Object of class |
fsvsimobj |
To indicate data generating values in case of simulated
data, pass an object of type |
rows |
Number of rows per page. |
thesecols |
Which factor loadings columns should be plotted? Defaults to 1:r. |
xlim |
Vector of length two containing lower and upper bounds of the
horizontal axis. If |
Returns x
invisibly.
Other plotting:
comtimeplot()
,
corimageplot()
,
corplot()
,
cortimeplot()
,
evdiag()
,
facloadcredplot()
,
facloadpairplot()
,
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.