Shows all data a svyContTable class object has. This includes the (optionally stratified) part with summary statistics and, if available, p-values from the normal assupmtion-based test (regTermTest with svyglm by default) and nonparametric test (svyranktest by default) and standardized mean differences of all possible pairwise contrasts.
## S3 method for class 'svyContTable'summary(object, digits =2,...)
Arguments
object: An object that has the svyContTable class to be shown.