Learn R Programming

lgcp (version 1.0)

summary.mcmc: summary...

Description

summary.mcmc function

Usage

## S3 method for class 'mcmc':
summary(object, ...)

Arguments

object
an mcmc iterator
...
other args

Details

summary of an mcmc iterator print out values of an iterator and reset it. DONT call this in a loop that uses this iterator - it will reset it. And break.