Learn R Programming

specleanr (version 1.0.0)

kdat: Sequential fences constants

Description

A tibble data with k constants for sequential fences method.

Usage

data(kdat)

Arguments

Format

A tibble 101 rows and 2 columns.

Details

k constants fro flagging outliers with several chnages in the fences.

References

Schwertman NC, de Silva R. 2007. Identifying outliers with sequential fences. Computational Statistics and Data Analysis 51:3800–3810.

Examples

Run this code

data("kdat")
kdat

Run the code above in your browser using DataLab