Learn R Programming

tvReg (version 0.5.9)

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, ...)

Value

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

Arguments

object

An object of any class in package tvReg.

...

Other parameters passed to specific methods.