Description Usage Arguments Details Value Author(s) See Also Examples
Printing objects of class '"tost"' by simple 'print' methods.
1 2 |
x |
object of class '"tost"' |
... |
arguments to be passed to other functions. |
The function inherits infrastructure from R's print.htest, so a number of elements have been copied from the help file of that function.
the argument 'x', invisibly, as for all 'print' methods.
Andrew Robinson A.Robinson@ms.unimelb.edu.au
1 2 |
Loading required package: lattice
Loading required package: boot
Attaching package: 'boot'
The following object is masked from 'package:lattice':
melanoma
Loading required package: PairedData
Loading required package: MASS
Loading required package: gld
Loading required package: mvtnorm
Loading required package: ggplot2
Attaching package: 'PairedData'
The following object is masked from 'package:base':
summary
Paired TOST
data: ufc$Height.m.p and ufc$Height.m
df = 376
sample estimates:
mean of the differences
0.6003913
Epsilon: 1
95 percent two one-sided confidence interval (TOST interval):
0.1916419 1.0091407
Null hypothesis of statistical difference is: not rejected
TOST p-value: 0.05389588
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.