Learn R Programming

tvReg (version 0.5.6)

update.tvlm: Update and Re-fit the Models of package tvReg

Description

Update and Re-fit the Models of package tvReg

Usage

# 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*.