summary.mcmc: summary.mcmc function

View source: R/mcmcIterator.R

summary.mcmcR Documentation

summary.mcmc function

Description

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.

Usage

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

Arguments

object

an mcmc iterator

...

other args


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.