Learn R Programming

ade4 (version 1.2-2)

arrival: Arrivals at an intensive care unit

Description

This data set gives arrival times of 254 patients at an intensive care unit during one day.

Usage

data(arrival)

Arguments

source

Data taken from the logiciel Oriana developped by Warren L. Kovach sales@kovcomp.com starting from http://www.kovcomp.com/oriana/index.html.

References

Fisher, N. I. (1993) Statistical Analysis of Circular Data. Cambridge University Press.

Examples

Run this code
data(arrival)
dotcircle(arrival$hours, pi/2 + pi/12)

Run the code above in your browser using DataLab