plot.gvs | R Documentation |
Generate trace, density, and autocorrelation plots from a gvs
object.
## S3 method for class 'gvs'
plot(gvs.dat, param.name = NULL, autocorr = FALSE, individual = FALSE)
gvs.dat |
Gibbs Variable Selection object, as returned by |
param.name |
Parameter name(s). Defaults to |
autocorr |
Logical. Whether to output chain autocorrelation plots. |
individual |
Logical. If |
Adapted from Casey Youngflesh's function MCMCtrace
.
Phil J. Bouchet
run_rjMCMC
trace_rjMCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.