covarExclude {hbal} | R Documentation |
Match Column Names to be Excluded
Description
Internal function called by hbal
to serially expand covariates.
Usage
covarExclude(colname, exclude)
Arguments
colname |
column name. |
exclude |
list of covariate name pairs or triplets to be excluded. |
Value
Logical
Author(s)
Yiqing Xu, Eddie Yang
[Package hbal version 1.2.12 Index]