Skip to contents

By defining stats::fitted() for each model, this function returns fitted matrix.

Usage

# S3 method for class 'varlse'
fitted(object, ...)

# S3 method for class 'vharlse'
fitted(object, ...)

# S3 method for class 'bvarmn'
fitted(object, ...)

# S3 method for class 'bvarflat'
fitted(object, ...)

# S3 method for class 'bvharmn'
fitted(object, ...)

Arguments

object

Model object

...

not used

Value

matrix object.