
summary method for class standardized_mean_differences
Source: R/diagnostics.R
summary.standardized_mean_differences.RdCalls a C++ function to quickly summarize potentially many standardized mean differences.
Usage
# S3 method for class 'standardized_mean_differences'
summary(object, ...)Arguments
- object
Object of class
standardized_mean_differences.- ...
further arguments passed to summary method.