Methods for Identification of Outliers in Environmental Data


[Up] [Top]

Documentation for package ‘envoutliers’ version 1.0.0

Help Pages

boxcoxTransform Box-Cox transformation of data - Only intended for developer use
changepoint Changepoint analysis - Only intended for developer use
chebyshev.inequality.detect Chebyshev inequality based identification of outliers on segments - Only intended for developer use
control.limits.R Limits for control chart _R_ - Only intended for developer use
control.limits.s Limits for control chart _s_ - Only intended for developer use
control.limits.x Limits for control chart _x_ - Only intended for developer use
extremal.index.gomes Extremal index estimation - Only intended for developer use
find.alpha Parameter _alpha_ for Quantiles of normal distribution based outlier detection - Only intended for developer use
find.L Parameter L for Chebyshev inequality based outlier detection - Only intended for developer use
get.norm Table of Control Charts Constants - Only intended for developer use
grubbs.detect Grubbs test based identification of outliers on segments - Only intended for developer use
grubbs.test Outlier detection using Grubbs test - Only intended for developer use
KRDetect.changepoint.plot Changepoint outlier detection plot - Only intended for developer use
KRDetect.controlchart.plot Control chart outliers detection plot - Only intended for developer use
KRDetect.EV.plot Extreme value outlier detection plot - Only intended for developer use
KRDetect.outliers.changepoint Identification of outliers using changepoint analysis
KRDetect.outliers.controlchart Identification of outliers using control charts
KRDetect.outliers.EV Identification of outliers using extreme value theory
KRDetect.outliers.plot Outlier detection plot
mc.left Left medcouple (LMC) - Only intended for developer use
mc.right Right medcouple (RMC) - Only intended for developer use
mc.test Robust medcouple MC-LR test - Only intended for developer use
normal.distr.quantiles.detect Normal distribution based identification of outliers on segments - Only intended for developer use
return.level.est Return level estimation - Only intended for developer use
segment.length.control Segment length control - Only intended for developer use
smoothing Kernel regression smoothing - Only intended for developer use