bdpTraceplot {rstanbdp}R Documentation

Plot a traceplot of the sampled chains

Description

Plot a traceplot of the sampled chains

Usage

bdpTraceplot(bdpreg, ...)

Arguments

bdpreg

bdpreg object created with bdpreg

...

Arguments passed to rstan::traceplot (e.g. iter, chains).

Value

Traceplot of the stanfit object


[Package rstanbdp version 0.0.3 Index]