update.mlwinfitMCMC {R2MLwiN}R 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


[Package R2MLwiN version 0.8-9 Index]