minitabQQ: minitabQQ function

Description Usage Arguments

Description

This function allows you to visualize the normal probability plots from Minitab.Input two different lists representing variables that you want to compare, and the function takes care of the rest.

Usage

1
minitabQQ(x, y)

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.


18kimn/stat10x documentation built on May 9, 2019, 2:27 a.m.