mcparam.itercount: Get the iteration count for a monte carlo dataset.

View source: R/mcpar-analysis.R

mcparam.itercountR Documentation

Get the iteration count for a monte carlo dataset.

Description

This is only necessary for the C++ MC code, due to some limitations in the way it records its output.

Usage

mcparam.itercount(niter, nproc, npset)

Arguments

niter

Total number of iterations in the mcpar loop.

nproc

Number of processors allocated to the calculation.

npset

Number of parameter sets per processor

Value

iteration count for MCMC calculation


JGCRI/ambrosia documentation built on June 11, 2025, 12:29 a.m.