Shows all results in a svyCatTable class object
Shows all data a svyCatTable
class object has. This includes the (optionally stratified) part with summary statistics and, if available, p-values from the approximation method test (chisq.test
by default) and exact method test (fisher.test
by default) and standardized mean differences of all possible pairwise contrasts.
## S3 method for class 'svyCatTable' summary(object, digits = 1, ...)
object |
An object that has the |
digits |
Number of digits to print. |
... |
For compatibility with generic. Ignored. |
None. Results are printed.
Kazuki Yoshida
## See the examples for svyCreateTableOne()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.