coef.stbss {SpaceTimeBSS} | R Documentation |
Coef Method for an Object of Class 'stbss'
Description
Extracts the estimated unmixing matrix of an object of class 'stbss'
.
Usage
## S3 method for class 'stbss'
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 'stbss'
as a numeric matrix. For a description of the class 'stbss'
see stbss
.
See Also
[Package SpaceTimeBSS version 0.4-0 Index]