powered by
Panel of plots to explore and visualize the response variable.
ols_resp_viz(model)
an object of class lm
lm
model <- lm(mpg ~ disp + hp + wt, data = mtcars) ols_resp_viz(model)
Run the code above in your browser using DataLab