residCor | R Documentation |
Compute the correlation of the standardized residual to check the local dependency status
residCor(objFit) corResid(objFit) ## S3 method for class 'ld' summary(object, ...)
objFit |
object of class "fit", the output of |
object |
The object of class |
... |
Further arguments to be passed. |
ld_correl |
Correlation matrix of the standradized residual. |
ld_mean |
The mean of the correlation. |
ld_lowertri |
The lower triangle of the correlation matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.