Learn R Programming

timereg (version 1.8.6)

summary.cum.residuals: Prints summary statistics for goodness-of-fit tests based on cumulative residuals

Description

Computes p-values for extreme behaviour relative to the model of various cumulative residual processes.

Usage

## S3 method for class 'cum.residuals':
summary(object,digits=3,...)

Arguments

object
output from the cum.residuals() function.
digits
number of digits in printouts.
...
unused arguments - for S3 compatibility

Examples

Run this code
# see cum.residuals for examples

Run the code above in your browser using DataLab