counterBalanceLocfMode {campsis} | R Documentation |
Counter-balance LOCF mode for occasions & IOV. This function will simply shift all the related occasion & IOV columns to the left (by one).
Description
Counter-balance LOCF mode for occasions & IOV. This function will simply shift all the related occasion & IOV columns to the left (by one).
Usage
counterBalanceLocfMode(table, columnNames)
Arguments
table |
current table |
columnNames |
columns to be counter-balanced |
Value
2-dimensional dataset
[Package campsis version 1.5.2 Index]