| covariates | R Documentation | 
Get covariates from a Matched object
covariates(x, ...)
## S4 method for signature 'Matched'
covariates(x, ...)
| x | Matched object. | 
| ... | Additional arguments. | 
A character vector of covariates
set.seed(123)
mdf <- makeExampleMatchedDataSet(matched = TRUE)
covariates(mdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.