analyseOutput: Compute network statistics

Description Usage Arguments Details Value

View source: R/analyseOutput.R

Description

Compute multiple statistics for tool outputs.

Usage

1
2
analyseOutput(network, klemmadj, tool, setname, x, n, absolute = TRUE,
  alldata = NULL)

Arguments

network

list of networks for one tool

klemmadj

list of Klemm matrices

tool

toolname

setname

name of simulation

x

vector specificying environmental strength or removed species

n

number of replicates

absolute

if true: only check for edge presence, not matching sign

alldata

list of datasets with simulated counts

mode

"env" or "abundance", env takes environmental strength into account while "abundance" includes species removal

Details

Calculates precision, sensitivity, specificity, assortativity, degree, transitivity, AUC and scale-freeness for tool output.

Value

List of dataframes with results per point of x


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.