circular (version 0.5-0)

fisherB7: B.7 Movements of ants

Description

Directions chosen by 100 ants in response to an evenly illuminated black targets placed as shown.

Usage

data(fisherB7)
data(fisherB7c)

Arguments

Format

fisherB7 a vector of 100 observations (in degrees). fisherB7c contains the same observations in a circular objects.

See Also

N.I. Fisher (1993) Statistical analysis of circular data. Cambridge University Press. Pag. 243.

Examples

Run this code
data(fisherB7c)
plot(fisherB7c, zero=pi/2, rotation='clock', stack=TRUE)

Run the code above in your browser using DataLab