makeAssociation: Generate Association Matrix from Observed Association Data

Description Usage Arguments Value Functions

Description

makeAssociation takes as its input a m x n two-mode matrix of observed association data and generates a n x n matrix of association rates between n entities.

Usage

1
2
3

Arguments

x

a m x n data frame or matrix that contains the entities observed in the columns, the observations in rows, and each cell=c(0,1) indicating whether the entity was observed in the observation

Value

A n x n matrix containing the association rates between each n entity in x

Functions


thom82/whassocr documentation built on May 31, 2019, 10:46 a.m.