plot.gmjmcmc | R Documentation |
Function to plot the results, works both for results from gmjmcmc and merged results from merge.results
## S3 method for class 'gmjmcmc'
plot(x, count = "all", pop = "last", ...)
x |
The results to use |
count |
The number of features to plot, defaults to all |
pop |
The population to plot, defaults to last |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.