Description Usage Arguments Value Examples
GetBinarySingleSignal
GetBinarySingleSignal Get binary Single Signal matrix
1 2 3 4 5 6 | GetBinarySingleSignal(object, ...)
.GetBinarySingleSignal(object = NULL)
## S4 method for signature 'IRISFGM'
GetBinarySingleSignal(object = NULL)
|
object |
Input IRIS-FGM object |
... |
other arguments passed to methods |
It will export the Binarized matrix based on LTMG signal matrix.
1 2 3 4 | ## Not run:
GetBinarySingleSignal(object)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.