as.data.frame.covariate.balance {multilevelPSA} | R Documentation |
Returns the overall effects as a data frame.
Description
Returns the overall effects as a data frame.
Usage
## S3 method for class 'covariate.balance'
as.data.frame(x, row.names = NULL,
optional = FALSE, ...)
Arguments
x |
results of |
row.names |
unused. |
optional |
unused. |
... |
unused |
Value
a data frame with overall covariate effects before and after adjustment.
[Package multilevelPSA version 1.2.5 Index]