View source: R/mcpar-analysis.R
mcparam.itercount | R Documentation |
This is only necessary for the C++ MC code, due to some limitations in the way it records its output.
mcparam.itercount(niter, nproc, npset)
niter |
Total number of iterations in the mcpar loop. |
nproc |
Number of processors allocated to the calculation. |
npset |
Number of parameter sets per processor |
iteration count for MCMC calculation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.