coef.sbss: Coef Method for an Object of Class 'sbss'

View source: R/sbss_methods.R

coef.sbssR 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 'sbss'. Usually result of sbss.

...

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

sbss


SpatialBSS documentation built on July 26, 2023, 5:37 p.m.