tracePlot {LatentBMA} | R Documentation |
Traceplots for Selected Parameters
Description
tracePlot
produces traceplots for selected parameters, extracted from ULLGM_BMA
results.
Usage
tracePlot(x, parameter = "beta", index = 1)
Arguments
x |
The output object of |
parameter |
Specifies which parameter should be considered for the traceplot. Options are |
index |
If |
Value
Returns a 'ggplot2::ggplot' object.
Author(s)
Gregor Zens
[Package LatentBMA version 0.1.1 Index]