score: Assign score to a bi-community.

Description Usage Arguments

Description

Given X and Y set of a community, compute a "p-value" (warning: this should be thought of as a score as it hasn't been corrected for multiple comparisons) for the community being a fixed point.

Usage

1
score(X, Y, method = "chisq", matrix_only = FALSE)

Arguments

X, Y

the X and Y matrices corresponding to the entries in the Bimodule.

method

The score evalulation method to use. Must be one from c('chisq','normal')


miheerdew/BMD-metrics documentation built on May 15, 2019, 5:03 a.m.