as.data.frame.fitted.bmgarch {bmgarch}R Documentation

as.data.frame method for fitted.bmgarch objects.

Description

as.data.frame method for fitted.bmgarch objects.

Usage

## S3 method for class 'fitted.bmgarch'
as.data.frame(x, ...)

Arguments

x

fitted.bmgarch object.

...

Not used.

Value

Data frame.

Author(s)

Stephen R. Martin


[Package bmgarch version 2.0.0 Index]