powered by
sl_plot creates a spread-level plot for a fitted model.
sl_plot
sl_plot(model, ...)
A fitted model.
Currently unimplemented.
Joshua French
lmod <- lm(Girth ~ Height, data = trees) sl_plot(lmod)
Run the code above in your browser using DataLab