gainToSimpleSIF | R Documentation |
gainToSimpleSIF
gainToSimpleSIF(gainMatrix)
gainMatrix |
|
sifDF data.frame
of node1 weight node2.
Other GAIN functions:
dcgain()
,
dmgain()
,
fitInteractionModel()
,
fitMainEffectModel()
,
getInteractionEffects()
,
getMainEffects()
,
regainParallel()
,
regain()
data(testdata100ME4)
rinbixRegain <- regainParallel(testdata100ME4, stdBetas = TRUE, absBetas = TRUE)
gainSIF <- gainToSimpleSIF(rinbixRegain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.