obsCols_SE {GenEst} | R Documentation |
Select the columns from a data table that could be SE observations
Description
Simple function to facilitate selection of columns that could be observations for an SE model
Usage
obsCols_SE(data)
Arguments
data |
data table |
Value
column names of columns that can be observations
[Package GenEst version 1.4.9 Index]