View source: R/aux_functions.R
| residual_correlation | R Documentation |
Construction Residual (row/column) correlation matrix
residual_correlation(ard_residuals, ard, type = "column")
ard_residuals |
vector of residuals |
ard |
ard matrix |
type |
type of correlation to use (row or column) |
a ggplot of the specified correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.