print.sbss {SpatialBSS}R Documentation

Print Method for an Object of Class 'sbss'

Description

Prints the estimated unmixing matrix and the diagonalized local covariance matrices for an object of class 'sbss'.

Usage

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

Arguments

x

object of class 'sbss'. Usually result of sbss.

...

additional arguments for the method print.listof.

See Also

sbss


[Package SpatialBSS version 0.14-0 Index]