Format an AUC-test (quality of a probability score)
# S3 method for sigr_aucresamptest
render(
statistic,
...,
format,
statDigits = 4,
sigDigits = 4,
pLargeCutoff = 0.05,
pSmallCutoff = 1e-05
)
formatted string
wrapped AUC test
not used, force use of named binding for later arguments
if set the format to return ("html", "latex", "markdown", "ascii")
integer number of digits to show in summaries.
integer number of digits to show in significances.
value to declare non-significance at or above.
smallest value to print