powered by
residuals.CRTanalysis method for extracting model residuals
residuals.CRTanalysis
# S3 method for CRTanalysis residuals(object, ...)
the residuals from the statistical model run within the CRTanalysis function
CRTanalysis
CRTanalysis object
other arguments
{example <- readdata('exampleCRT.txt') exampleGEE <- CRTanalysis(example, method = "GEE") residuals <- residuals(exampleGEE) }
Run the code above in your browser using DataLab