plotQQ: Generate Current Chi-Square Q-Q Plot

Description Usage Arguments Value

View source: R/plotQQ.R

Description

This function uses the chiSqrPlot object as an argument and plots the MD vs the associated Chi-Square distribution value. The red line plotted is the model for perfect multivariate normality. The chiSqrPlot object can be generated via either the 'prepareData' or 'removeAnomaly' fucntion.

Usage

1
plotQQ(chiSqrPlot)

Arguments

chiSqrPlot

Contains observational Chi-square value, MD, time range, and associated block.

Value

Returns a Chi-Square Q-Q plot.


citation891/MCAC documentation built on May 27, 2019, 1:09 a.m.