Search papers, labs, and topics across Lattice.
This paper introduces an R package, autovi, that leverages computer vision to automate the evaluation of residual plots in linear models, addressing the limitations of manual assessments that can lead to inconsistent decisions. By employing a visual signal strength (VSS) metric, the tool provides quantitative support for analysts in diagnosing model fit, significantly reducing the subjective nature of traditional methods. The accompanying Shiny application enhances accessibility, allowing users to efficiently analyze residuals without extensive manual intervention.
Automating residual plot assessment could eliminate subjective biases and streamline model diagnostics in linear regression analysis.
Visual assessment of residual plots is a common approach for diagnosing linear models, but it relies on manual evaluation, which does not scale well and can lead to inconsistent decisions across analysts. The lineup protocol, which embeds the observed plot among null plots, can reduce subjectivity but requires even more human effort. In today's data-driven world, such tasks are well suited for automation. We present a new R package that uses a computer vision model to automate the evaluation of residual plots. An accompanying Shiny application is provided for ease of use. Given a sample of residuals, the model predicts a visual signal strength (VSS) and offers supporting information to help analysts assess model fit.