print.PSAboot.balance: Print method for balance.

View source: R/balance.print.R

print.PSAboot.balanceR Documentation

Print method for balance.

Description

This is a crude measure of overall balance. Absolute value of the standardized effect sizes are calculated for each covariate. Overall balance statistics are the mean of those effect sizes after adjustment for each method across all bootstrap samples.

Usage

## S3 method for class 'PSAboot.balance'
print(x, na.rm = TRUE, ...)

Arguments

x

results from balance.

na.rm

whether NA balance statistics should be removed before averaging them.

...

currently unused.

Value

No valued returned.


PSAboot documentation built on Oct. 24, 2023, 1:06 a.m.