minitabRes: minitabRes function

Description Usage Arguments

Description

This function allows you to visualize the 4-in-1 residual plot function from Minitab. Input a list for your x value, a list for your value, an optional custom title for your graph, and that's it!

Usage

1
minitabRes(x, y, Title = "Residual Plots")

Arguments

x

A list of values that will serve as your explanatory "x" variable.

y

A list of values that will serve as your dependent "y" variables.

Title

This is the title of your set of graphs, defaults to "Residual Plots".


18kimn/yalestats documentation built on May 9, 2019, 2:17 a.m.