Description Usage Arguments Value Examples
Calculate within-group effects based on methods of van de Pol and Wright.
1 |
data |
Dataset in which within-group centring will be carried out. N.B. First argument makes this function compatible with dplyr piping. |
Variable |
An unquoted column name. The name of variable column on which centring will occur. |
Group |
An unquoted column name. The name of grouping column. |
A tibble with two new columns containing within group mean and deviance.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.