summary.dfCorTest function

Summary function for a dfCorTest object

Summary function for a dfCorTest object

summary method for a dfCorTest

object

## S3 method for class 'dfCorTest' summary(object, ...)

Arguments

  • object: object of class dfCorTest
  • ...: optional arguments for a summary method

Details

summary.dfCorTest shows the summary of a dfCorTest object.

Returns

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

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

See also dfCorTest, plot.dfCorTest

Examples

test <- dfCorTest(RAA) summary(test)
  • Maintainer: Markus Gesmann
  • License: GPL (>= 2)
  • Last published: 2025-02-06