coef.sbss {SpatialBSS} | R Documentation |
Coef Method for an Object of Class 'sbss'
Description
Extracts the estimated unmixing matrix of an object of class 'sbss'
.
Usage
## S3 method for class 'sbss'
coef(object, ...)
Arguments
object |
object of class |
... |
further arguments to be passed to or from methods. |
Value
Returns the estimated unmixing matrix of an object of class 'sbss'
as a numeric matrix.
See Also
[Package SpatialBSS version 0.14-0 Index]