Learn R Programming

DPWeibull (version 1.8)

continue: Resume MCMC run

Description

Self-defined S3 method that resumes MCMC run from an object of class dpm ,ddp, dpmcomp or ddpcomp.

Usage

continue(previous,iteration=1000,...)

Arguments

previous

An object of class dpm, ddp, dpmcomp or ddpcomp

iteration

The number of iterations to continue sampling. The default is 1000.

...

Arguments to be passed to method

Value

An object of the class of previous.