Trace plots of parameter draws.
paratraceplot
draws trace plots of all parameters (mu, phi,
sigma
). Can be an important tool to check MCMC convergence if inference
about (certain) parameters is sought.
## S3 method for class 'fsvdraws' paratraceplot(x, fsvsimobj = NULL, thinning = NULL, maxrows = 3, ...)
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. |
... |
Ignored. |
Returns x
invisibly.
Other plotting:
comtimeplot()
,
corimageplot()
,
corplot()
,
cortimeplot()
,
evdiag()
,
facloadcredplot()
,
facloaddensplot()
,
facloadpairplot()
,
facloadpointplot()
,
facloadtraceplot()
,
logvartimeplot()
,
plot.fsvdraws()
,
plotalot()
,
voltimeplot()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.