Seek var form covariates
Seek var form covariates
seekVar( covar = list(), var, prefix = "h", start = 1, grouplabels = NULL, suffix = NULL )
covar |
A list of covariates |
var |
A name of variable to look for |
prefix |
A prefix |
start |
A start number |
grouplabels |
A list |
suffix |
A suffix |
covar=list(name=c("C1","C2","C3"),label=c("ese","sex","tenure"),site=list(c("M","Y"),"Y","Y")) var="Y" seekVar(covar,var,prefix="h")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.