summary.thinresid:
Summary of a set of thinned residuals
Description
Outputs and prints a summary of a set of thinned residuals.
Usage
"summary"(object, ...)
Arguments
object
A thinresid object.
...
Value
A list of
k
The thinning rate.
n
The number of residuals.
n.exp
The expected number of residuals.
p.val
The p-value for n.
Details
Outputs and prints a summary of thinresid object.
Printed to the screen are the thinning rate, k, the number of thinned residuals, n, the expected number of residuals, n.exp, and the p-value for observing n residuals (p.val).