Create a contingency table with SMD given a row column of a formula
smd_contingency(
table,
row,
column,
cell_style,
style,
smdformat = NULL,
collapse_single = TRUE,
weight = NULL,
test = FALSE,
pformat = NULL,
...
)
The resulting sub table constructed
The tablebuilder object
The row node from the parser of the formula
The column node provided by the parser of the formula
A list of all individual cell stylings to apply
The global style to apply.
The format command to apply to smd
Should single factor variables be collapsed
Any weighting to apply to data for computation of SMD
logical; include statistical test results
numeric, character or function; A formatting directive to be applied to p-values
Additional arguments to provide cell generation functions