outlier_plot: Create a plot highlighting the outliers and a NOIS curve.

Description Usage Arguments Value

Description

Use a NOIS_fit to create a plot of the outliers and the NOIS curve.

Usage

1
outlier_plot(NOIS_fit, color = "outlier", ..., bias_correct = T)

Arguments

NOIS_fit

A NOIS_fit

color

An aesthetic specification for geom_point. This must be a string correpsponding to a factor variable from a NOIS_df (usually 'outlier').

...

Additional parameters passed to aes_string in geom_point.

bias_correct

Logical specfiying bias correction for the NOIS curve.

Value

A ggplot.


hoangtt1989/NOIS documentation built on May 20, 2019, 2:08 p.m.