Learn R Programming

lgcp (version 1.8)

iteration: iteration number

Description

within a loop, this is the iteration number we are currently doing.

Usage

iteration(obj)

Arguments

obj

an mcmc iterator

Value

integer iteration number, starting from 1.

Details

get the iteration number