continue: Resume MCMC run

Description Usage Arguments Value

View source: R/continue.R

Description

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

Usage

1
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.


DPWeibull documentation built on Dec. 13, 2021, 1:07 a.m.