h.index: linearity indices

Description Usage Arguments Details Value Author(s) References Examples

View source: R/h.index.R

Description

linearity indices

Usage

1
h.index(interactionmatrix, loops = 1000)

Arguments

interactionmatrix

square interaction matrix with winner in rows and losers in columns, for example the output from creatematrix

loops

numeric, the number of randomizations to perform (by default: 1000)

Details

Note that the expected value of h can also be calculated as 3/(N+1).

Value

a data.frame with with values for the number of individuals in the matrix (N), linearity indices (h, h' and expected h), p-value, number of randomizations, and number of unknown and tied relationships.

Author(s)

Christof Neumann

References

\insertRef

appleby1983EloRating

\insertRef

devries1995EloRating

Examples

1
2

EloRating documentation built on March 26, 2020, 7:29 p.m.