Description Usage Arguments Value
View source: R/plotMCMCAlgorithmObject.R
This function will plot the logLikelihood trace, and if the Hmisc package is installed, it will plot a subplot of the logLikelihood trace with the first few samples removed.
1 2 |
x |
An Rcpp_MCMC object initialized with |
what |
character defining if log(Posterior) (Default) or log(Likelihood) options are: LogPosterior or logLikelihood |
zoom.window |
A vector describing the start and end of the zoom window. |
... |
Arguments to be passed to methods, such as graphical parameters. |
This function has no return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.