grubbs_test: Outlier removals with Grubbs' method

grubbs_testR Documentation

Outlier removals with Grubbs' method

Description

See also outliers::grubbs.test.

Usage

grubbs_test(x, type = 10, opposite = FALSE, two.sided = FALSE)

Arguments

x

A data frame.

type

The type of Dixon method. See also outliers::dixon.test.

opposite

The high or low. See also outliers::dixon.test.

two.sided

Logical; is two-sided or not. See also outliers::dixon.test.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.