summary.dfCorTest: Summary function for a dfCorTest object

View source: R/TriangleTests.R

summary.dfCorTestR Documentation

Summary function for a dfCorTest object

Description

summary method for a dfCorTest object

Usage

## 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.

Value

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)

ChainLadder documentation built on July 9, 2023, 5:12 p.m.