getInteractionEffects | R Documentation |
getInteractionEffects
getInteractionEffects(
depVarName = "class",
labelledDataFrame,
regressionFamily = "binomial",
numCovariates = 0,
writeBetas = FALSE,
excludeMainEffects = FALSE,
interactOutput = "stdBetas",
transformMethod = "",
numCores = 2,
verbose = FALSE
)
depVarName |
|
labelledDataFrame |
|
regressionFamily |
|
numCovariates |
|
writeBetas |
|
excludeMainEffects |
|
interactOutput |
|
transformMethod |
|
numCores |
|
verbose |
|
results matrix
of variable by variable regression coefficients.
Other GAIN functions:
dcgain()
,
dmgain()
,
fitInteractionModel()
,
fitMainEffectModel()
,
gainToSimpleSIF()
,
getMainEffects()
,
regainParallel()
,
regain()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.