View source: R/TriangleTests.R
summary.dfCorTest | R Documentation |
summary
method for a dfCorTest
object
## S3 method for class 'dfCorTest'
summary(object, ...)
object |
object of class |
... |
optional arguments for a |
summary.dfCorTest
shows the summary of a dfCorTest
object.
summary.dfCorTest
gives a list of two elements back
Results |
data frame containing the summary statistics |
Range |
data frame containing the upper and lower limits of the confidence interval range |
Marco De Virgilis devirgilis.marco@gmail.com
See also dfCorTest
,
plot.dfCorTest
test <- dfCorTest(RAA)
summary(test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.