| BaselineDef | R Documentation |
Baseline level will be recoded to 0 to ensure
that all further analyses correctly identify this level to be the baseline.
BaselineDef(fact, baselinegroup = as.character(levels(get(fact)))[1])
fact |
Factor variable |
baselinegroup |
Character string defining the baseline level. Should be a level of |
If a level 0 already exists, this will be redefined into level 0b.
A factor variable with level 0 as the baseline
Mark A. van de Wiel
AllComp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.