| facloadtraceplot | R Documentation | 
facloadtraceplot draws trace plots of the factor loadings. Can be
an important tool to check MCMC convergence if inference about (certain)
factor loadings sought.
facloadtraceplot(
  x,
  fsvsimobj = NULL,
  thinning = NULL,
  maxrows = 10,
  ylim = NULL
)
x | 
 Object of class   | 
fsvsimobj | 
 To indicate data generating values in case of simulated
data, pass an object of type   | 
thinning | 
 Plot every   | 
maxrows | 
 Indicates the maximum number of rows to be drawn per page.  | 
ylim | 
 Vector of length two containing lower and upper bounds of the
vertical axis. If   | 
Returns x invisibly.
Other plotting: 
comtimeplot(),
corimageplot(),
corplot(),
cortimeplot(),
evdiag(),
facloadcredplot(),
facloaddensplot(),
facloadpairplot(),
facloadpointplot(),
logvartimeplot(),
paratraceplot(),
plot.fsvdraws(),
plotalot(),
voltimeplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.