addCatCovariates | R Documentation |
Make dummy variable cols and updated covarsVec
addCatCovariates(data, covarsVec, catcovarsVec)
data |
data frame used in the analysis |
covarsVec |
character vector of covariates that need to be added |
catcovarsVec |
character vector of categorical covariates that need to be added |
return updated Data along with the updated covarsVec
Vishal Sarsani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.