plot_coef.bayeslist {bayeslist}R Documentation

Make coefficient plots for a bayeslist object

Description

plot_coef.bayeslist is used to produce coefficient plots from a bayeslist object.

Usage

plot_coef.bayeslist(object, ...)

Arguments

object

A bayeslist object from running the main function bayeslist.

...

Additional parameters to be passed to stan_plot.

Value

None.


[Package bayeslist version 0.0.1.5 Index]