Prints a concise summary of the effectiveness estimates from a fitted model.
Arguments
- x
An object of class
nomatchfitcreated bynomatch()ormatching().- digits
Integer indicating the number of decimal places to display. Default is 3.
- effect
The effect measure to print. Either
"risk_ratio"(default),"relative_risk_reduction"or"risk_difference".- ...
Additional arguments (currently ignored).