View source: R/adjusted_curve_test.r
print.curve_test | R Documentation |
curve_test
Objects
Prints some important parts of the output object.
## S3 method for class 'curve_test'
print(x, digits=4, ...)
x |
An object of class |
digits |
How many digits to use when rounding the results. |
... |
Currently not used. |
Silently returns the data.frame
which can be seen when calling the function. ABC
is an abbreviation for "area between the curves".
Robin Denz
adjusted_curve_test
, adjustedsurv
, adjustedcif
# See ?adjusted_curve_diff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.