Description Usage Arguments Value
Creates residual-centered product indicators.
1 |
data |
A data frame. |
bind |
Logical. If |
var1, var2 |
Character vectors naming the indicators to be multiplied together. |
A data frame. If bind = TRUE
, the product indicators
are appended to the input data frame given by data
. If
FALSE
, only the product indicators are returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.