Description Usage Arguments Value Examples
View source: R/carrot_functions.R
Function transforms an index of an array of two- or three-way interactions into two or three indices corresponding to the interacting variables
1 | find_int(ind,N)
|
ind |
index to transform |
N |
number of interacting variables |
Returns two or three indices corredsponding to a combination of variables written under the given index
1 | find_int(28,9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.