iteration {spatsurv} | R Documentation |
iteration number
Description
within a loop, this is the iteration number we are currently doing.
Usage
iteration(obj)
Arguments
obj |
an mcmc iterator |
Details
get the iteration number
Value
integer iteration number, starting from 1.
[Package spatsurv version 2.0-1 Index]