Last data update: 2014.03.03

R: Returns the overall effects as a data frame.
as.data.frame.covariate.balanceR 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 covariate.balance.

row.names

unused.

optional

unused.

...

unused

Value

a data frame with overall covariate effects before and after adjustment.

Results