powered by
summary method for a dfCorTest object
summary
dfCorTest
# S3 method for dfCorTest summary(object, ...)
summary.dfCorTest gives a list of two elements back
summary.dfCorTest
data frame containing the summary statistics
data frame containing the upper and lower limits of the confidence interval range
object of class dfCorTest
optional arguments for a summary method
Marco De Virgilis devirgilis.marco@gmail.com
summary.dfCorTest shows the summary of a dfCorTest object.
See also dfCorTest, plot.dfCorTest
plot.dfCorTest
test <- dfCorTest(RAA) summary(test)
Run the code above in your browser using DataLab