Description Usage Arguments Value Examples
GetBinaryMultiSignal
GetBinaryMultiSignal
This function is for getting multisignal from LTMG signaling matrix.
1 2 3 4 5 6 | GetBinaryMultiSignal(object, ...)
.GetBinaryMultiSignal(object = NULL)
## S4 method for signature 'IRISFGM'
GetBinaryMultiSignal(object = NULL)
|
object |
Input IRIS-FGM |
... |
other arguments passed to methods |
It will get 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.