circular (version 0.4-93)

fisherB7: B.7 Movements of ants

Description

Directions chisen by 100 ants in response to an evenly illuminated black targed 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
# NOT RUN {
data(fisherB7c)
plot(fisherB7c, zero=pi/2, rotation='clock', stack=TRUE)
# }

Run the code above in your browser using DataLab