coef.sbss: Coef Method for an Object of Class 'sbss'
Description
Extracts the estimated unmixing matrix of an object of class 'sbss'.
Usage
# S3 method for sbss
coef(object, ...)
Value
Returns the estimated unmixing matrix of an object of class 'sbss' as a numeric matrix.
Arguments
- object
object of class 'sbss'. Usually result of sbss.
- ...
further arguments to be passed to or from methods.