iteration {lgcp}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 lgcp version 2.0 Index]