summary.superthin: Summary of a set of super-thinned residuals

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

View source: R/summary.superthin.R

Description

Outputs and prints a summary of a set of super-thinned residuals.

Usage

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

Arguments

object

A “superthin” object.

...

Details

Outputs and prints a summary of the superthin object.

Printed to the screen are the super-thinning rate, k, the number of super-thinned 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 super-thinning 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

superthin

Examples

1
2
3
4
5

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