| getMainEffects | R Documentation |
getMainEffects
getMainEffects(
labelledDataFrame,
regressionFamily = "binomial",
numCovariates = 0,
writeBetas = FALSE,
useBetas = FALSE,
transformMethod = "",
numCores = 2,
verbose = FALSE
)
labelledDataFrame |
|
regressionFamily |
|
numCovariates |
|
writeBetas |
|
useBetas |
|
transformMethod |
|
numCores |
|
verbose |
|
mainEffectValues vector of main effect values.
rankUnivariateRegression
Other GAIN functions:
dcgain(),
dmgain(),
fitInteractionModel(),
fitMainEffectModel(),
gainToSimpleSIF(),
getInteractionEffects(),
regainParallel(),
regain()
Other inbix synonym functions:
dcgain(),
regainParallel(),
regain()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.