print.stbss {SpaceTimeBSS}R Documentation

Print Method for an Object of Class 'stbss'

Description

Prints the estimated unmixing matrix, the (pseudo-)eigenvalues and the diagonalized local autocovariance matrices for an object of class 'stbss'.

Usage

## S3 method for class 'stbss'
print(x, ...)

Arguments

x

object of class 'stbss'. Usually result of stbss.

...

additional arguments for the method print.listof.

Value

No return value.

See Also

stbss


[Package SpaceTimeBSS version 0.4-0 Index]