bssvol-class: Class: bssvol

Description Usage Arguments Author(s) See Also

Description

Class bssvol (blind source separation in stochastic volatility processes) with methods print.bssvol (prints an object of class bssvol) and plot.bss (plots an object of class bssvol).

Class also inherits methods from the class bss in package JADE: for extracting the components of an object of class bssvol (bss.components) and the coefficients of an object of class bssvol (coef.bss).

Usage

1
2
3
4
5
## S3 method for class 'bssvol'
print(x, ...)

## S3 method for class 'bssvol'
plot(x, ...)

Arguments

x

An object of class bssvol.

...

Further arguments to be passed to or from methods.

Author(s)

Markus Matilainen

See Also

JADE, bss.components, coef.bss


tsBSS documentation built on July 10, 2021, 9:07 a.m.