Description Usage Arguments Value
will report the effects of various factors of two levels
1 | twokeffect(df, response, factor.colmn, interaction = F)
|
df |
data frame passed containing value vector and factors |
response |
positive integer index or character name of a column response vector |
factor.colmn |
vector of positive integer(s) index(es) or character name of column(s) that describes the index of the factors to be used |
interaction |
Logical, augments if interaction between factor levels will be reported. Default is set to FALSE |
data frame of effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.