QQplotImproved: Make an improved "empirical" QQ plot

Description Usage Arguments

View source: R/QQplotImproved.R

Description

This function creates an improved "empirical" QQ plot: it adds an abline of slope 1 and sets the range of two vectors as limts of x and y axes.

Usage

1
QQplotImproved(x, y, xlab = "Xlab", ylab = "Ylab", main = "Title")

Arguments

x

A numeric vector

y

A numeric vector

xlab

A character label of x axis

ylab

A character label of y axis

main

A character label of QQ plot title


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.