print.tost {cTOST}R Documentation

Print Results of (Bio)Equivalence Assessment

Description

Print Results of (Bio)Equivalence Assessment

Usage

## S3 method for class 'tost'
print(x, ticks = 30, rn = 5, ...)

Arguments

x

A tost object, which is the output of one of the following functions 'tost', 'atost' or 'dtost'.

ticks

Number of ticks to print the confidence interval in the console.

rn

Number of digits to consider when printing the results.

...

Further arguments to be passed to or from methods.

Value

Prints object.


[Package cTOST version 1.0.0 Index]