Learn R Programming

R2MLwiN (version 0.8-9)

update.mlwinfitIGLS: Update "mlwinfitIGLS" objects

Description

Update "mlwinfitIGLS" objects

Usage

# S3 method for mlwinfitIGLS
update(object, ...)

Value

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

Arguments

object

a valid mlwinfitIGLS 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.

See Also