Description Usage Arguments Value Examples
This function is for calculating multisignal from LTMG signaling matrix.
1 2 3 4 5 6 | CalBinaryMultiSignal(object)
.CalBinaryMultiSignal(object = NULL)
## S4 method for signature 'IRISFGM'
CalBinaryMultiSignal(object = NULL)
|
object |
Input IRIS-FGM |
It will return a binary matrix based on LTMG signal matrix.
1 | ## Not run: object <- CalBinaryMultiSignal(object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.