Prints results for energy balancing weights
Prints weighted energy statistics for given weights
# S3 method for independence_weights
print(x, digits = max(getOption("digits") - 3, 3), ...)# S3 method for weighted_energy_terms
print(x, digits = max(getOption("digits") - 3, 3), ...)
a fitted object from weighted_energy_stats
minimal number of significant digits to print.
further arguments passed to or from print.default.
Nothing returned
Nothing returned
independence_weights for function which produces energy balancing weights
weighted_energy_stats for function which produces energy balancing weights