Learn R Programming

ftnonpar (version 0.1-88)

balloon: Data from a weather balloon

Description

The data consist of 4984 observations taken from a balloon about 30 kilometres above the surface of the earth. The outliers are caused by the fact that the balloon slowly rotates, causing the ropes from which the measuring instrument is suspended to cut off the direct radiation from the sun.

Usage

data(djdata)

Arguments

Format

A one-dimensional data set of size 4984

Source

Davies, L. and Gather, U. (1993), The Identification of Multiple Outliers. JASA 88, 782--801.

Examples

Run this code
data(balloon)
plot(balloon)

Run the code above in your browser using DataLab