Description Usage Arguments Details Examples
These functions perform the standard between and within transformations on panel data.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
.var |
Vector to be transformed |
.df |
Data frame, pibble, or tibble (usually the data frame or tibble that contains |
.fcn |
The function to be passed to |
.i |
Quoted or unquoted variable(s) that identify the individual cases. Note that setting any one of |
.t |
Quoted or unquoted variable with the single variable name indicating the time. |
.uniqcheck |
Logical parameter. Set to TRUE to always check whether |
These functions do not take a .d
argument because it is irrelevant here.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.