summary.supresid: Summary of a set of superposed residuals

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/summary.supresid.R

Description

Outputs and prints a summary of a set of superposed residuals.

Usage

1
2
## S3 method for class 'supresid'
summary(object, ...)

Arguments

object

A “supresid” object.

...

Details

Outputs and prints a summary of supresid object.

Printed to the screen are the superposition rate, k, the number of superposed residuals, n, the expected number of residuals, n.exp, and the p-value for observing n residuals (p.val).

Value

A list of

k

The superposition rate.

n

The number of residuals.

n.exp

The expected number of residuals.

p.val

The p-value for n.

Author(s)

Robert Clements

See Also

supresid

Examples

1
2
3
4
5

stppResid documentation built on May 29, 2017, 3:48 p.m.