

   TTrraaccee pplloott ooff MMCCMMCC oouuttppuutt

        traceplot(x, smooth = TRUE, ...)

   AArrgguummeennttss::

          x: An `mcmc' or `mcmc.list' object

     smooth: draw smooth line through trace plot

        ...: Graphical parameters

   DDeessccrriippttiioonn::

        Displays a plot of iterations vs sampled values for
        each variable in the chain, with a separate plot per
        variable.

   NNoottee::

        You can call this function directly, but it is more
        usually called by the `plot.mcmc' function.

   SSeeee AAllssoo::

        `densplot', `plot.mcmc'

