Update and Re-fit the Models of package tvReg

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

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

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

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

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

Arguments

object

An object of any class in package tvReg.

...

Other parameters passed to specific methods.

Value

An object of the same class than the argument *object*.