Compute the correlation of the standardized residual to check the local dependency status
residCor(objFit)corResid(objFit)
# S3 method for ld
summary(object, ...)
Correlation matrix of the standradized residual.
The mean of the correlation.
The lower triangle of the correlation matrix.
object of class "fit", the output of fitStats()
.
The object of class 'ld'
.
Further arguments to be passed.