| print.Rttest | R Documentation |
This function prints the confidence interval for an Rttest object.
## S3 method for class 'Rttest' print(x, ...)
x |
#An object of class Rttest. This is a list with data, confidence interval, and pvalue |
... |
#allows the function to work if more than one argument is submitted. |
A string that has the confidence interval for the provided alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.