Gives a plot of the number of populations along the MCMC run
1 2 3 4 5 6 7 8 9 | Plotnpop(path.mcmc,burnin,printit=FALSE,file,format="pdf")
@param path.mcmc Path to output files directory
@param printit Logical : if TRUE, figures are also printed
@param file Character : Path to file where figures
should be printed
@param format format of the output file, should be either "ps"
or "pdf"
@param burnin An integer: number of saved iterations to discard for
the representation of the histogram of the chain
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.