rename_lcsm_vars {lcsm} | R Documentation |
Rename variables for univariate and bivariate latent change score models
Description
Rename variables for univariate and bivariate latent change score models
Usage
rename_lcsm_vars(data, var_x, var_y)
Arguments
data |
Dataset in wide format |
var_x |
List of variables measuring first construct |
var_y |
List of variables measuring second construct |
Value
Dataset in wide format with renamed variables
[Package lcsm version 0.3.2 Index]