Description Usage Arguments Value Examples
Version of independent.contributions.formula
that works with any number of variables. See the help page
for independent.contributions.formula
for description of functionality.
1 | independent.contributions.formula.mul(data, target.vars, prob1, prob0, logical.formula)
|
data |
a matrix or data.frame containing binary observations (columns are variables) |
target.vars |
indexes of target variables |
prob1 |
vector of P(class labels = 1|varX=1) for different X |
prob0 |
vector of P(class labels = 1|varX=0) for different X |
logical.formula |
a character string for the formula |
a vector of binary class labels
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.