circular (version 0.4-93)

fisherB11: B.11 Movements of sea stars

Description

Resultant directions of 22 sea stars 11 days after being displaced from their natural habitat.

Usage

data(fisherB11)
data(fisherB11c)

Arguments

Format

fisherB11 a vector of 22 observations (in degrees). fisherB11c contains the same observations in a circular objects.

See Also

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

Examples

Run this code
# NOT RUN {
data(fisherB11c)
plot(fisherB11c, stack=TRUE, shrink=1.5)
# }

Run the code above in your browser using DataCamp Workspace