update.mlwinfitMCMC: Update "mlwinfitMCMC" objects

View source: R/mlwinfitMCMC.R

update.mlwinfitMCMCR Documentation

Update "mlwinfitMCMC" objects

Description

Update "mlwinfitMCMC" objects

Usage

## S3 method for class 'mlwinfitMCMC'
update(object, ...)

Arguments

object

a valid mlwinfitMCMC class object with an R function call component named call, the expression used to create itself.

...

additional arguments to the call, or arguments with changed values.

Value

either a new updated mlwinfitMCMC class object, or else an unevaluated expression for creating such an object.

See Also

update


R2MLwiN documentation built on May 29, 2024, 2:10 a.m.