traceplot {BNPdensity} | R Documentation |
Draw a traceplot for multiple chains
Description
This is a convenience function which works when coda is not yet loaded by the user. If coda is loaded, it gets masked. See also file multMixNRMI.R
Usage
traceplot(fitlist)
Arguments
fitlist |
Output of multMixNRMI. |
Value
A traceplot for multiple chains.
[Package BNPdensity version 2023.3.8 Index]