The non-missing arguments in the call to the update.gls method
replace the corresponding arguments in the original call used to
produce object and gls is used with the modified call to
produce an updated fitted object.
Usage
## S3 method for class 'gls':
update(object, model, data, correlation, weights, subset,
method, na.action, control, verbose, \dots)