update.mlwinfitMCMC {R2MLwiN} | R Documentation |
Update "mlwinfitMCMC" objects
Description
Update "mlwinfitMCMC" objects
Usage
## S3 method for class 'mlwinfitMCMC'
update(object, ...)
Arguments
object |
a valid |
... |
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
[Package R2MLwiN version 0.8-9 Index]