Contrasts for two-level factors with levels -1 and +1 (recoding factor levels)
1 |
1 2 | x <- factor(letters[1:2])
contrasts(x) <- contr.twolevel()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.