Skip to contents

A tibble data with k constants for sequential fences method.

Usage

data(kdat)

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


if (FALSE) { # \dontrun{

data("kdat")
kdat
} # }