CreateQQPlot: CreateQQPlot

Description Usage Arguments

View source: R/CreateQQPlot.R

Description

Simple wrapper for making a qq-plot of the residuals with ggplot.

Usage

1

Arguments

data

data.frame object. Data as prepared in RunProject.R. Regressor values, predicted response, and residuals. No default.

dir

Character vector of lenght 1. Directory in which to store the plot. Ignored if save.plot is FALSE. Defaults to "."

save.plot

Logical vector of length 1. If TRUE the plot is saved to disk. Defaults to TRUE.


itslwg/regone documentation built on Oct. 14, 2021, 12:52 a.m.