getNetworkDensity: 'getNetworkDensity'

Description Usage Arguments Value

View source: R/getNetworkDensity.R

Description

Worker function to extract density information for a population of PrixFixeNetworks. Not intended to be called by user. Called by evaluePopulationSignificance.

Usage

1
getNetworkDensity(population, return_mean = TRUE)

Arguments

population

a list of PrixFixeNetwork objects

return_mean

Boolean of whether to return the mean or the vector of network densities. Default is TRUE.

Value

Mean density value if return_mean=TRUE, else a vector of density values


princeew/PFFindR documentation built on Dec. 31, 2020, 2:06 a.m.