print.ewmaVol: print.ewmavol()

Description Usage Arguments Value Author(s) Examples

Description

print.ewmavol()

Usage

1
2
## S3 method for class 'ewmaVol'
print(object, ...)

Arguments

object

object

...

additional arguments passed to print()

Value

invisible(object)

Author(s)

Eric Zivot

Examples

1
2
3
4
## Not run: 
print.ewmavol(r)

## End(Not run)

MFTSR documentation built on May 2, 2019, 5:26 p.m.

Related to print.ewmaVol in MFTSR...