update.mlwinfitMCMC: Update "mlwinfitMCMC" objects
Description
Update "mlwinfitMCMC" objects
Usage
# S3 method for mlwinfitMCMC
update(object, ...)
Value
either a new updated mlwinfitMCMC
class object, or else an unevaluated expression for creating such an 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.