Skip to contents

residuals.CRTanalysis method for extracting model residuals

Usage

# S3 method for CRTanalysis
residuals(object, ...)

Arguments

object

CRTanalysis object

...

other arguments

Value

the residuals from the statistical model run within the CRTanalysis function

Examples

{example <- readdata('exampleCRT.txt')
exampleGEE <- CRTanalysis(example, method = "GEE")
residuals <- residuals(exampleGEE)
}
#> No non-linear parameter.  No fixed effects of distance -