compare_to_tost | R Documentation |
This function renders a comparison of the alpha-TOST or the delta-TOST outputs obtained with the functions 'atost' or 'dtost', respectively, to the TOST output obtained with 'tost'.
compare_to_tost(x, ticks = 30, rn = 5)
x |
A |
ticks |
an integer indicating the number of segments that will be printed to represent the confidence intervals. |
rn |
integer indicating the number of decimals places to be used (see function 'round') for the printed results. |
Pints a comparison between the TOST results (i.e., output of 'tost') and either the alpha-TOST or the delta-TOST results (i.e., outputs of 'atost' or 'dtost', respectively).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.