traceplot,ubmsFit-method {ubms}R Documentation

Markov Chain Traceplots

Description

Draws traceplots for chains from a ubmsFit object

Usage

## S4 method for signature 'ubmsFit'
traceplot(object, ...)

Arguments

object

A ubmsFit object

...

Arguments passed to rstan::traceplot

Value

A ggplot object.


[Package ubms version 1.2.6 Index]