Learn R Programming

sequence (version 2.0)

aphmat: Transition matrices of the flight behaviour of 10 individuals of Aphelinus abdominalis

Description

10 succession matrices extracted from the object aphelinus. Matrices are provided as data.frames

Usage

data(aphmat)

Arguments

Format

The format is: List of 10 data.frames aphmat[[1]] :'data.frame': 5 obs. of 5 variables: B : num [1:5] 0 0 0 0 0 E0: num [1:5] 0 0 0 0 0 TD: num [1:5] 1 0 0 0 0 TH: num [1:5] 0 0 1 0 0 V: num [1:5] 0 0 0 0 0 and so on until aphmat[[10]]

References

Pierre, J. S. and C. Kasper (1990). The Design of Ethological Flow-Charts on Factorial Analysis Representations - an Application to the Study of the Male Mole-Cricket Sexual Courtship. Biology of Behaviour 15(3-4): 125-151.(in French)

Examples

Run this code
# NOT RUN {
data(aphmat)
compmat(aphmat)
# }

Run the code above in your browser using DataLab