View source: R/covariate.balance.R
as.data.frame.covariate.balance | R Documentation |
Returns the overall effects as a data frame.
## S3 method for class 'covariate.balance'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
results of [covariate.balance()]. |
row.names |
unused. |
optional |
unused. |
... |
unused |
a data frame with overall covariate effects before and after adjustment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.